Skip to content

Conversation

@br648
Copy link
Contributor

@br648 br648 commented Sep 24, 2025

Checklist

  • Appropriate branch selected (all PRs must first be merged to dev before they can be merged to master)
  • Any modified or new methods or classes have helpful JavaDoc and code is thoroughly commented
  • The description lists all applicable issues this PR seeks to resolve
  • The description lists any configuration setting(s) that differ from the default settings
  • All tests and CI builds passing

Description

Update to provide additional parameters to the UI via feed summary. This now contains three new parameters:

  1. latestProcessedByExternalPublisher
  2. latestSentToExternalPublisher
  3. latestGtfsPlusValidation (issues and published)

In order to get Gtfs plus validation into feed version, validation now takes places (via ValidateGtfsPlusFeedJob) in the same places as mobility data validation. This only happens with new feed versions and is not backwards compatiable, therefore gtfs plus validation won't be available for older feed versions.

Copy link
Contributor

Choose a reason for hiding this comment

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

can we add publishedVersionId here? The UI uses this to display the published version column in the feed source table component.

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