Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new finder for authorised fuels (Defra) #2993

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lauraghiorghisor-tw
Copy link
Contributor

Few links missing, but ready to deploy to draft stack.

Trello

@lauraghiorghisor-tw lauraghiorghisor-tw force-pushed the add-authorised-fuels-finder branch 5 times, most recently from b125298 to 55a57d8 Compare January 29, 2025 21:17
Copy link
Contributor

@ChrisBAshton ChrisBAshton left a comment

Choose a reason for hiding this comment

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

Some blockers below:

"filter": {
"format": "authorised_fuel"
},
"format_name": "Find authorised fuels for smoke control areas",
Copy link
Contributor

Choose a reason for hiding this comment

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

This line has gone away as of #3000

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think the line stays. We're still generating it and including it in the schema. I tried it out in integration. 🤔

Copy link
Contributor

Choose a reason for hiding this comment

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

Are you sure? I removed all references to it in the codebase and I've just tried submitting https://specialist-publisher.integration.publishing.service.gov.uk/admin/new and can't see format_name in the output...?

(It's possible someone had deployed an old branch to integration or something)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ah I thought you meant filter.format 😅
Yes, I will remove format_name.

Comment on lines 143 to 145
"related": [
"https://www.gov.uk/smoke-control-area-rules",
"https://www.gov.uk/defra-approved-appliances"
],
Copy link
Contributor

Choose a reason for hiding this comment

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

These need to be content IDs, I think - example

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed. We need a link to the the other finder (appliances). Which makes me think we need to release that one first.

@lauraghiorghisor-tw lauraghiorghisor-tw force-pushed the add-authorised-fuels-finder branch from 55a57d8 to 7ea2412 Compare February 4, 2025 22:14
@lauraghiorghisor-tw lauraghiorghisor-tw force-pushed the add-authorised-fuels-finder branch from 7ea2412 to 0f8c4aa Compare February 5, 2025 10:29
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.

3 participants