Flagsmith / flagsmith

Open Source Feature Flagging and Remote Config Service. Host on-prem or use our hosted version at https://flagsmith.com/
https://flagsmith.com/
BSD 3-Clause "New" or "Revised" License
4.9k stars 375 forks source link

Allow for undelete of Environments #3621

Open dabeeeenster opened 8 months ago

dabeeeenster commented 8 months ago

Is your feature request related to a problem? Please describe.

Sometimes you want to recover an Environment you have deleted

Describe the solution you'd like.

We currently do soft-deletes on Environments and the graph tree below that entity. We should surface this in the UI so Administrators can undelete Environments if needed.

Describe alternatives you've considered

None.

Additional context

No response

RafaelJohn9 commented 6 months ago

may I be assigned this issue

matthewelwell commented 6 months ago

Sure @RafaelJohn9, I've assigned it to you now. Let me know if you have any questions.

RafaelJohn9 commented 6 months ago

aight thanks...I'll get working onit

RafaelJohn9 commented 6 months ago

I have noticed in your controller you don't have retrieveEnv , so will I be forced to create it or is the another means that I can achieve this @matthewelwell

RafaelJohn9 commented 6 months ago

am also planning to add it at the bottom of the sidebar, it will only become active when an environment is deleted here is a rough prototype image obviously it will interchange between environment and environments as needed and will have a drop down