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

Bugfixes: Reg accessor dealing with keys and values of same name #3713

Merged
merged 3 commits into from
Aug 29, 2024

Conversation

scudette
Copy link
Contributor

Sometime keys and values have the same name in the registry. This requires the registry accessor to expose the UniqueName() API to allow glob to handle different entitied with the same name.

Also GUI fixes:

  • Restore focus on artifact search textbox when the wizard step appears.
  • Proper URL handling in the "url" column type - only replace org_id if it is not already set.
  • Fix CSV/JSON download in VFS file list tables.

Sometime keys and values have the same name in the registry. This
requires the registry accessor to expose the UniqueName() API to allow
glob to handle different entitied with the same name.

Also GUI fixes:

* Restore focus on artifact search textbox when the wizard step
  appears.
* Proper URL handling in the "url" column type - only replace org_id
  if it is not already set.
* Fix CSV/JSON download in VFS file list tables.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant