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

Unable to rename category fields in the new content type portlet #15309

Closed
bryanboza opened this issue Sep 19, 2018 · 3 comments
Closed

Unable to rename category fields in the new content type portlet #15309

bryanboza opened this issue Sep 19, 2018 · 3 comments

Comments

@bryanboza
Copy link
Member

In the new angular portlet, we are unable to rename the category fields, the system allows edit and modify, but isn't renaming after saving the changes.

FYI: If you change something in the category field and also the name field we are saving the changes without problems

Expected Behavior

We need to be able to rename this fields without problems

Current Behavior

We are not saving the changes after rename

Steps to Reproduce (for bugs)

  1. Create a new content type
  2. Add a category field
  3. Save it
  4. Now try to edit the category field and rename

Your Environment

Tested on release-5.0.2 // Postgres // FF

@bryanboza
Copy link
Member Author

Fixed, now we are able to edit category fields without problems

@bryanboza
Copy link
Member Author

We are unable to rename those fields on release-5.0.3
SC: https://screencast.com/t/196NKDBqv7s

fmontes pushed a commit to dotCMS/core-web that referenced this issue Nov 9, 2018
@bryanboza
Copy link
Member Author

Fixed, tested on release-5.0.3 // Postgres // FF

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