Skip to content

Conversation

@DerekFurstPitt
Copy link
Contributor

No description provided.

@DerekFurstPitt DerekFurstPitt requested a review from yuanzhou May 14, 2025 19:29
…e sensitive. updated entity-api-spec to include this new field as well as rui_exemption
required: false
indexted: false
description: The list of priority projects that this Dataset data will be used For
mutable: true
Copy link
Member

Choose a reason for hiding this comment

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

I don't think we have this mutable property, only immutable.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good catch. I was copying from the details in the card and forgot its immutable not mutable. Fixed this and reversed them (immutable = false rather than mutable = true)

- validate_in_admin_group
before_property_update_validators:
- validate_in_admin_group
priority_project_list:
Copy link
Member

Choose a reason for hiding this comment

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

Because Publication inherits Dataset properties, we'll need to explicitly specify this new field and mark it with null to exclude from Publication.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yep, good catch. Fixed

…f immutable. Also removed priority_project_list from publication
@yuanzhou yuanzhou merged commit c028edd into dev-integrate May 15, 2025
4 checks passed
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.

3 participants