CZERTAINLY / CZERTAINLY-FE-Administrator

CZERTAINLY - administrator user interface
https://www.czertainly.com
MIT License
6 stars 12 forks source link

Wrong custom attributes values editing Credentials #702

Closed 3keyroman closed 2 months ago

3keyroman commented 5 months ago

Describe the bug Adding new custom attribute to existing Credential and editing the Credential does not show the correct value of custom attribute.

To Reproduce Steps to reproduce the behavior:

  1. Go to Credentials
  2. Click on som of existing Credentials or create new
  3. Add some custom attribute to Credentials
  4. Click on edit button of the Credential
  5. See the Custom Attributes tab that does not contain correct value of custom attribute

Expected behavior When the custom attribute is assigned with the Credential, the UI should handle its state and show the correct value when editing the Credential.

Screenshots N/A

Desktop (please complete the following information):

Additional context Version 2.11.0

lubomirw commented 2 months ago

Cannot reproduce issue, probably already fixed by previous PRs regarding custom attributes issues, like CZERTAINLY/CZERTAINLY-FE-Administrator#703