Skip to content

Updating parameter subscription does not respect original update_on_expiration #26

@merose

Description

@merose

To reproduce:

  1. Set up MDB to have a container with defined telemetry rate.
  2. Set up at least two parameters, X and Y in the container.
  3. Create a parameter subscription to X, specifying update_on_expiration=True.
  4. Add Y to the subscription.
  5. Manipulate telemetry to exhibit expiration of the container.

Expected result: Parameters X and Y both get updates with validity_status = EXPIRED.

Actual result: X gets updates with validity_status=EXPIRED, but Y does not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions