Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should we be syncing private comments? #586

Open
grahamalama opened this issue Jun 13, 2023 · 0 comments
Open

Should we be syncing private comments? #586

grahamalama opened this issue Jun 13, 2023 · 0 comments
Labels
question Further information is requested

Comments

@grahamalama
Copy link
Contributor

grahamalama commented Jun 13, 2023

We previously decided that JBI should not sync private bugs. We're currently removing that ability in #580 (and there's also #246)

While we've turned off the ability to sync private bugs, we still have code that fetches private comments and syncs those with Jira.

if bug.comment and bug.comment.is_private:

Is this something we want to do? We may instead want to comment on Jira something like "Private comment added to bug" and link to the private comment.

@grahamalama grahamalama added the question Further information is requested label Jun 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant