Hi @MarekSzczepaski,
As discussed in the webinar, we are working on Feature flags at the moment. A combination of feature flags and leveraging analytic tools or custom metrics should help you achieve the desired observability of A/B testing without losing the badge.
Hi @ChandanaMeka
The presentation was great! It actually solved all my problems.
I only miss the developer-side documentation. How can we use the flags? Can we access them in the manifest for display conditions? Can we use them in Connect Remote?
Is there any link for documentation? I already applied for EAP.
All best
Marek
Hi @MagnusAnderssen, the guideline can be found here: https://developer.atlassian.com/platform/marketplace/runs-on-atlassian/
At this stage, it is important to note that Atlassian will not be supplying a pre-defined list of approved tools. Instead, Atlassian will actively monitor app declarations and engage with partners who declare tools that do not align with established guidelines.
Hope this helps.
Cheers,
Angelina
Hi @MarekSzczepaski , the developer documentation would be available once EAP is live. Currently scheduled for August ending release.
Can we access them in the manifest for display conditions?
If this means using feature flags to adjust the display conditions in the manifest file. No, it is not possible.
Can we use them in Connect Remote?
Feature flags feature that we are providing is only applicable for forge apps. You could expand on your use case with details to help us get an idea of what you are exactly looking for.
Also the A/B testing possible with feature flags would be very basic like what is the impact of adding a feature vs not adding. I am not sure what use cases you have for A/B testing. If it is as simple as mentioned above, that could be possible with combination of feature flag and custom metrics/analytic tools.
In case your use case is more complicated like comparing two different versions, you may consider using analytic tools in the market that supports A/B testing.