roleout icon indicating copy to clipboard operation
roleout copied to clipboard

Legacy role access remnants after turning on environments

Open jameskinneavy opened this issue 2 years ago • 0 comments

There is a defect where, if you initially set up a project and save it, but then later turn on environments, the role access for the pre-environment role access persists in the file.

Steps to reproduce

  1. Create a new project
  2. Add database, schemas, roles, and access
  3. Save project
  4. Turn on environments
  5. Add environments
  6. Update access permissions
  7. Save project
  8. Open yml file in text editor. You will see the pre-environment role access

The attached image shows the pre- and post-environment switch comparison roleout-bug

jameskinneavy avatar Jan 09 '24 17:01 jameskinneavy