Skip to content

Conversation

@Shastick
Copy link
Contributor

@Shastick Shastick commented Jul 17, 2025

Remove redundant checks from UTM subscription related scenarios.

  1. For subscription_synchronization this involves adding a fragment and reorganizing things so that a fragment that does not import the update_query fragment (that defines the Subscription can be mutated check, which is redundant in the context of the Mutate subscription on secondaries test step, because we already have an equivalent check under a different name).

  2. Subscription returned by a secondary DSS is valid and correct is removed because it is redundant with Mutate subscription response content is correct that is already documented and checked via the update_validation.md fragment

Progress on #975

@Shastick Shastick force-pushed the subs-fix-doc-or-checks branch from a218816 to e22b77e Compare July 17, 2025 20:30
@Shastick Shastick marked this pull request as ready for review July 17, 2025 20:31
@Shastick Shastick requested a review from mickmis July 18, 2025 07:07
@Shastick Shastick force-pushed the subs-fix-doc-or-checks branch from e22b77e to 4276c35 Compare July 20, 2025 08:19
Copy link
Contributor

@mickmis mickmis left a comment

Choose a reason for hiding this comment

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

LGTM


If it does not, the DSS is failing to implement **[astm.f3548.v21.DSS0005,5](../../../../requirements/astm/f3548/v21.md)**.

#### 🛑 Subscription can be deleted check
Copy link
Contributor

Choose a reason for hiding this comment

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

This looks correct since the CI does not fail with the removal, but this is not documented in the PR description.

@mickmis mickmis merged commit 53d4cd4 into interuss:main Jul 22, 2025
21 checks passed
@mickmis mickmis deleted the subs-fix-doc-or-checks branch July 22, 2025 11:39
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