Skip to content

bugfix: incorporate type filtering in commands and expand targetFilters#57

Open
brycentrivir wants to merge 1 commit into
bugfix/iga-fixesfrom
bugfix/iga-glossary
Open

bugfix: incorporate type filtering in commands and expand targetFilters#57
brycentrivir wants to merge 1 commit into
bugfix/iga-fixesfrom
bugfix/iga-glossary

Conversation

@brycentrivir
Copy link
Copy Markdown

Biggest change is in any GlossarySchemaByNameAndObjectType functions. Took away combination with ObjectType to match process like secretstores for example. Searches by name alone if no objectType provided and if duplicates are found (unique if by type) then throw error to require type, otherwise name alone works.

ObjectType can be used as a mass filter in most commands and the lib ops for glossaries needed that update. All these updates called for test updates so those are here as well. ApplicationOps has a change because of previously mentioned function changes.

Updates to targetFilters to incorporate previously mentioned changes as well.

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