-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 8.7.0
-
Component/s: Access Keys
-
Severity 3 - Minor
Issue Summary
This is reproducible on Data Center: yes
Steps to Reproduce
- Add an access key to project with a number of expiry days and label
- Go to a different project
- Click Add SSH key
- Paste in the same key as used in step 1
- The label and expiry days should match step 1
- Change the key text to be "a"
- The label and expiry fields are now editable but contain the old information
- Pasting the same key in again will disable the label and expiry fields but with the wrong information
Expected Results
When the key is pasted in the second time in step 8 the label and expiry fields should be set to the correct values
Actual Results
The label and expiry fields show the wrong information
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available