Matthew Elwell
Matthew Elwell
From speaking to @novakzaballa about this, the current plans are: 1. Add a new configurable attribute to the project which stores the number of days without modification before a feature...
As discussed with @kyle-ssg, we will rely on the tag here. If we want a left hand nav item, the FE can simply use the existing endpoint and filter by...
@kyle-ssg this is now present in staging. There are a few things the FE needs to handle: 1. The tags endpoint returns 2 new fields `is_system` and `type`. The FE...
We should also consider adding date / time based values like: $FS_currentday, $FS_currenthour, $FS_currentminute. This would allow people to use segment overrides to create recurring schedules for their flags.
I think this is fine for now, but might get a bit cluttered for larger teams. We may need to rethink it at that point but, for the initial release,...
We'll also need to implement the functionality from the other side - adding roles directly to a user or a group.
@novakzaballa @dabeeeenster I think this might need a bit more thought from a design perspective. Can you guys organise?
Suggested headers to add: ``` UserAgent=FlagsmithPythonClient/v2.5.6 X-Customer-Application-Name: CustomerAppName X-Customer-Application-Version= ``` This will require the addition of additional arguments to the client constructor to set the customer's application name and version.
@brandoncollins7 please can you provide as much information about your deployment environment as you can? Helm chart version, application version. If possible, please provide your `values.yaml` file so we can...
Thanks for this @ldemesla, we will look into it and get back to you as soon as possible.