Skip to content

new operation get_library_class_domains#1595

Merged
SFJohnson24 merged 6 commits intomainfrom
attribute
Feb 12, 2026
Merged

new operation get_library_class_domains#1595
SFJohnson24 merged 6 commits intomainfrom
attribute

Conversation

@SFJohnson24
Copy link
Collaborator

@SFJohnson24 SFJohnson24 commented Feb 6, 2026

this PR adds the new get_library_class_domains() operation as requested by the issue and tests.

],
},
{
"name": "Events",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The documentation mention: "("TRIAL DESIGN", "FINDINGS", "EVENTS", "INTERVENTIONS). NOTE: Class names are case-sensitive and should match the Library metadata format.
The examples shows all capitals for class names but tests have First letter capital only. Could we please consolidate these.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changed

Copy link
Collaborator

@RamilCDISC RamilCDISC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR adds a new operation get_library_class_domains. The validation was done by:

  1. Reviewing the PR for any unwanted code or comments.
  2. Reviewing the PR logic in accordance with AC.
  3. Ensuring all unit and regression testing pass.
  4. Ensuring new unit tests has been added for the new operation.
  5. Verifying that the added tests cover all important cases.
  6. Ensuring the documentation is updated.
  7. Running manual validation using CLI.
  8. Running manual validation using dev rule editor.
  9. Ensuring proper integration with other operations.

@SFJohnson24 SFJohnson24 merged commit 1a3dbfe into main Feb 12, 2026
11 checks passed
@SFJohnson24 SFJohnson24 deleted the attribute branch February 12, 2026 16:44
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.

functionality for retrieving a list of domains for a specific IG and version

2 participants