You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Say I have an integration with JIRA and Slack. I would like to be able to send a bug report to only Jira, Slack, or neither and just send the email. This could be an option when submitting the report.
The text was updated successfully, but these errors were encountered:
However, if this is implemented, I think it should be an optional setting, since some implementations may not want to make the used integrations public. (ex. In the case of an app which includes Buglife in production builds, it's probably not a great idea to let your users choose which integrations a report should go to.) This would be a nice addition in beta or development builds though, so making it possible to enable or disable based on scheme or flag in the setup code would be a good way of setting this, and likely a reason to enable or disable this in the code rather than in the admin dashboard.
@amelnychuck - All excellent points! We carefully consider how Buglife should work in development builds, private & public betas, as well as App Store builds, and will of course be taking this into consideration when we implement this feature :)
Say I have an integration with JIRA and Slack. I would like to be able to send a bug report to only Jira, Slack, or neither and just send the email. This could be an option when submitting the report.
The text was updated successfully, but these errors were encountered: