Skip to content

DAT-1561 fix: add functions for enabling and disabling categories in Databrary volumes#8

Merged
parmatys merged 4 commits into
feature/DAT-1561from
feature/DAT-1561-fix
Mar 10, 2026
Merged

DAT-1561 fix: add functions for enabling and disabling categories in Databrary volumes#8
parmatys merged 4 commits into
feature/DAT-1561from
feature/DAT-1561-fix

Conversation

@parmatys

@parmatys parmatys commented Mar 3, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@michalhuryn-montrose michalhuryn-montrose left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM 👌

rq = NULL
) {
assert_positive_integer(vol_id, "vol_id")
assertthat::assert_that(is.numeric(category_ids) || length(category_ids) == 0)

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Do we want to accept negative values category_ids in vector?

@parmatys parmatys merged commit 5e1b62f into feature/DAT-1561 Mar 10, 2026
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.

2 participants