The source project of this merge request has been removed.
Wdfn 660 classic link to inventory page when no iv data
Before making a pull request
-
Run all linters (make lint) -
Run all tests (make test) -
Update the changelog appropriately -
If making a release, update code.json, versionNumber and metadataLastUpdated.
Description WDFN-660 Classic Link Goes to Site Inventory when No IV Data Present
Used the period of record in the template to check for IV data. If no data is present a slightly differently named link and tooltip are used. I also looked at the changes in https://internal.cida.usgs.gov/jira/browse/IOW-403 to see if code needed to be updated or changed, but it seems that many changes have happened since then; I didn't see remnants of the original changes.
After making a pull request
-
If appropriate, put the link to the PR in the JIRA ticket -
Assign someone to review unless the change is trivial