Is your feature request related to a problem? Please describe.
When we query for plays, it fetches plays that are published plus the ones WIP. We do not have a clear differentiator, causing multiple issues.
Provide a clear way to fetch:
- All plays that are published(So that we can build analytics on top)
- All plays that are WIP(So that we can determine stale and keep the DB clean in future)
Describe the solution you'd like.
We have something called DevMode but it needs manual intervention to keep it updated.
Describe alternatives you've considered.
We can still use DevMode property but in a more manageable way or come up with a complete new strategies.
Screenshot / Screenshare
No response
Additional context
No response
Code of Conduct
Is your feature request related to a problem? Please describe.
When we query for plays, it fetches plays that are published plus the ones WIP. We do not have a clear differentiator, causing multiple issues.
Provide a clear way to fetch:
Describe the solution you'd like.
We have something called
DevModebut it needs manual intervention to keep it updated.Describe alternatives you've considered.
We can still use DevMode property but in a more manageable way or come up with a complete new strategies.
Screenshot / Screenshare
No response
Additional context
No response
Code of Conduct