Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plans folder gives false sense of editability #3741

Closed
davetsay opened this issue Mar 4, 2021 · 13 comments · Fixed by #4432, #4587 or #4898
Closed

Plans folder gives false sense of editability #3741

davetsay opened this issue Mar 4, 2021 · 13 comments · Fixed by #4432, #4587 or #4898
Labels
bug:regression It used to work. Now it doesn't :( severity:medium type:bug
Projects
Milestone

Comments

@davetsay
Copy link
Contributor

davetsay commented Mar 4, 2021

Overview

Deployment specific. VIPER Plans folder does not prevent editing actions such as creating and/or renaming objects. Will get persistence errors.

Expected Behavior

Folder shouldn't be selectable for create destination. Name should not be editable.

Steps to Reproduce

create

  1. Create any object from the Create Menu
  2. Select VIPER Plans Folder to save into
  3. Save

rename

  1. Select VIPER Plans Folder
  2. Rename a plan via the browse bar
@davetsay davetsay changed the title []Plans folder gives false sense of editability Plans folder gives false sense of editability Mar 4, 2021
@unlikelyzero unlikelyzero added this to Needs triage in Bug Tracker via automation Jun 9, 2021
@jvigliotta
Copy link
Contributor

jvigliotta commented Oct 18, 2021

Testing

For non-persistable folders (ex. dictionaries, couch search folders):

  • try to edit properties
  • try to change the name in the browse bar (object view)
  • try to make a new folder
  • try to set primary location
  • try to import from json
  • make sure none of the above are possible

Bug Tracker automation moved this from Needs triage to Done Dec 6, 2021
@unlikelyzero unlikelyzero added this to the Target: 1.8.2 milestone Dec 13, 2021
@charlesh88
Copy link
Contributor

Verified fixed Testathon 12-13-21.

@nikhilmandlik
Copy link
Contributor

Can context click on Viper Plans and edit properties (and also for its child Plans objects)

@unlikelyzero unlikelyzero reopened this Dec 13, 2021
Bug Tracker automation moved this from Done to Needs triage Dec 13, 2021
@unlikelyzero
Copy link
Collaborator

Re-opening based on

Can context click on Viper Plans and edit properties (and also for its child Plans objects)

@jvigliotta
Copy link
Contributor

jvigliotta commented Dec 15, 2021

This was fixed, but then overwritten in new form stuff, new PR #4587 should reintroduce those checks.

@unlikelyzero
Copy link
Collaborator

Retest

@nikhilmandlik
Copy link
Contributor

Unable to create plane view. 😭

@unlikelyzero unlikelyzero reopened this Jan 4, 2022
@akhenry
Copy link
Contributor

akhenry commented Jan 24, 2022

I have also observed this with other non-editable folder types, so the fix should not be limited to plan folders.

@akhenry akhenry mentioned this issue Jan 24, 2022
5 tasks
@akhenry akhenry assigned akhenry and jvigliotta and unassigned akhenry Jan 31, 2022
@unlikelyzero unlikelyzero added bug:retest Retest without a specific milestone Target:2.0.1 and removed bug:retest Retest without a specific milestone Target:1.8.5 labels Feb 17, 2022
@unlikelyzero
Copy link
Collaborator

Still an issue

@akhenry
Copy link
Contributor

akhenry commented Feb 17, 2022

Suspect that this is an instance of this broader problem - #4323

@khalidadil
Copy link
Contributor

khalidadil commented Mar 14, 2022

Edit: Plans are still editable, but it seems like they shouldn't be. The Plans folder itself is not editable.

@nikhilmandlik
Copy link
Contributor

Verified Fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment