Commit 646d66f
authored
fix(Dr. Rai Reports): Use one flag per site (#5709)
**Story card:**
[sc-16860](https://app.shortcut.com/simpledotorg/story/16860/enable-action-plans-are-visible-in-app-progress-tab)
## Because
When both tags are used, both tags need to be enabled for the user to
see the report in the progress tab. This is not necessary since the
action plans in the progress tab is view-only. Only depending on one tag
is sufficient in this case.
## This addresses
Using one feature flag only for the progress tab
## Test instructions
suite tests1 parent 636f400 commit 646d66f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments