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

Deleted workflow steps not deleted from List View Customize Column #1876

Closed
cstarcher opened this issue Nov 29, 2023 · 2 comments · Fixed by #1887
Closed

Deleted workflow steps not deleted from List View Customize Column #1876

cstarcher opened this issue Nov 29, 2023 · 2 comments · Fixed by #1887
Labels

Comments

@cstarcher
Copy link
Member

cstarcher commented Nov 29, 2023

Current behavior

When a user deletes an unused Field profile from a Workflow Step, the Field profile is not removed from the Customize columns list nor is the associated Metadata Key removed from the Workflow Management Metadata Keys.

Expected behavior

An unused Field profile that has been deleted from all workflows should also be removed from the Customize columns list and the Workflow Management Metadata Keys.

Steps to reproduce

  1. Add a Field profile to a Workflow Step.
  2. Remove Field profile from Workflow Step.
  3. Open Customize columns modal in List view. The Field is still listed.
  4. Open Metadata Keys under Workflow Management. The associated Metadata Key is still listed.
@cstarcher cstarcher added the bug label Nov 29, 2023
@labuchholz
Copy link

I think renaming a field also creates this problem--the old name stays in Customize columns, and the new name appears as an additional column. This means that saved filters have to be recreated with the new name. Expected behavior would be that the field is renamed in Customized columns and in column headers on List view, and that saved filters use the new.

@cstarcher
Copy link
Member Author

cstarcher commented Dec 17, 2023

I can confirm that renaming a Field profile does not update the name in the List View or Customize columns as stated above.

I could not reproduce the creation of an additional column for the renamed Field profile.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants