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

Enhancing controlled glossary development #7621

Merged
merged 3 commits into from
Apr 18, 2023

Conversation

mandy-chessell
Copy link
Contributor

Description

This PR provides new services for:

  • Asset Manager OMAS
  • Glossary Workflow OMVS
  • Glossary Browser OMVS

That:

  • automatically maintain a revision history notelog for changes to glossary terms maintained through Asset Manager OMAS
  • support a new attribute called publishVersionIdentifier in glossary terms.

Related Issue(s)

None

Testing

FVT, and driving REST APIs through postman

Release Notes & Documentation

The new glossary term attribute publishVersionIdentifier is described in the release notes and the type descriptions have been updated.

Additional notes

There are numerous fixes to Javadoc.

@mandy-chessell mandy-chessell merged commit 29f5d28 into odpi:main Apr 18, 2023
Comment on lines +8502 to +8511
EntityDetail anchorEntity = this.validateAnchorEntity(userId,
startingGUID,
startingGUIDParameterName,
startingTypeName,
false,
forLineage,
forDuplicateProcessing,
supportedZones,
effectiveTime,
methodName);

Check notice

Code scanning / CodeQL

Unread local variable

Variable 'EntityDetail anchorEntity' is never read.
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