-
Notifications
You must be signed in to change notification settings - Fork 128
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
Taxonomy Management: ensure previous values are captured on operations like rename / move #6694
Comments
Adding |
Will look to simplify the way the table works. Rather than a dynamic table cell we will pre-process to create a |
Removing the Next: ensure the commands are writing something sensible to |
- decom'd the old `taxonomy-change-summary-cell` component - updated the new values to cover more command types - TODO: add the original values to the params object sent to the server finos#6694
- add the original values to the params object sent to the server - orig values displayed in table - reorder siblings commands now records the names rather than just their id's - bonus: removed console.log in involved-people-section.js finos#6694
Removed ddl label as was not needed. |
Description
Currently the changes section just shows things like:
We want to see the previous name and parent etc.
Resourcing
We intend to contribute this feature
The text was updated successfully, but these errors were encountered: