CDA-135 - Supports unassignment of tsids from ts group in /v2/ of timeseries group PATCH - #1893
Merged
rma-bryson merged 5 commits intoSep 11, 2026
Conversation
Contributor
|
FYI, I made sure the checkstyle formatting passed for ApiServlet, make sure any changes meet the requirements. You can ignore files you haven't edited. |
rma-bryson
force-pushed
the
feature/CDA-135-support-unassignment-of-ts-ids-from-group
branch
from
August 28, 2026 19:09
f185fb4 to
4cbc97a
Compare
rma-bryson
marked this pull request as ready for review
August 28, 2026 19:48
rma-bryson
force-pushed
the
feature/CDA-135-support-unassignment-of-ts-ids-from-group
branch
from
August 28, 2026 19:52
4cbc97a to
dcb9e1f
Compare
rma-bryson
force-pushed
the
feature/CDA-135-support-unassignment-of-ts-ids-from-group
branch
from
August 31, 2026 17:36
dcb9e1f to
d2457ba
Compare
adamkorynta
requested changes
Aug 31, 2026
rma-bryson
force-pushed
the
feature/CDA-135-support-unassignment-of-ts-ids-from-group
branch
from
September 1, 2026 21:56
66d6627 to
052cf8f
Compare
rma-bryson
force-pushed
the
feature/CDA-135-support-unassignment-of-ts-ids-from-group
branch
from
September 2, 2026 17:41
052cf8f to
9dd4566
Compare
rma-bryson
force-pushed
the
feature/CDA-135-support-unassignment-of-ts-ids-from-group
branch
from
September 9, 2026 23:21
9dd4566 to
5c94194
Compare
…eseries group PATCH.
… to update metadata and apply ignore-nulls properly.
…a subsequent process
rma-bryson
force-pushed
the
feature/CDA-135-support-unassignment-of-ts-ids-from-group
branch
from
September 10, 2026 16:04
5c94194 to
a5fb95c
Compare
adamkorynta
approved these changes
Sep 11, 2026
rma-bryson
deleted the
feature/CDA-135-support-unassignment-of-ts-ids-from-group
branch
September 11, 2026 17:16
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Creates a v2 timeseries-group endpoint that support granular assignment and unassignment via patch
Related Issue
Closes #1838
Validation
Unit tests and Integration Tests
Checklist