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 abstraction method to lic. purpose points #1375

Merged
merged 7 commits into from
Oct 7, 2024

Conversation

Cruikshanks
Copy link
Member

https://eaflood.atlassian.net/browse/WATER-4645

Part of the work to migrate return versions from NALD to WRLS

We recently Updated view licence summary to use new points data. This is part of a series of changes to help us move away from extracting point information from the licence JSON blob in permit.licence.

We're also looking to migrate the pages linked to from the view licence summary, which are currently in the legacy water-abstraction-ui. One of them is information on 'points'. We thought we'd captured everything 'point' related in the changes we made to the points schema but have since spotted 'Means of abstraction'.

This is linked to an abstraction purpose point in NALD and gives how water will be abstracted there, for example, "Surface Mounted Pump (Fixed)". We'll populate this field as we import a licence's point information from NALD.

This change updates the view so we can access the new field.

https://eaflood.atlassian.net/browse/WATER-4645

> Part of the work to migrate return versions from NALD to WRLS

We recently [Updated view licence summary to use new points data](#1316). This is part of a series of changes to help us move away from extracting point information from the licence JSON blob in `permit.licence`.

We're also looking to migrate the pages linked to from the view licence summary, which are currently in the legacy [water-abstraction-ui](https://github.com/DEFRA/water-abstraction-ui). One of them is information on 'points'. We thought we'd captured everything 'point' related in [the changes we made to the points schema](DEFRA/water-abstraction-service#2638) but have since spotted 'Means of abstraction'.

This is linked to an abstraction purpose point in NALD and gives how water will be abstracted there, for example, "Surface Mounted Pump (Fixed)". We'll [populate this field](DEFRA/water-abstraction-import#1029) as we import a licence's point information from NALD.

This change updates the view so we can access the new field.
@Cruikshanks Cruikshanks added the housekeeping Refactoring, tidying up or other work which supports the project label Oct 3, 2024
@Cruikshanks Cruikshanks self-assigned this Oct 3, 2024
@Cruikshanks Cruikshanks marked this pull request as ready for review October 3, 2024 12:04
@Cruikshanks Cruikshanks removed the request for review from rvsiyad October 3, 2024 15:58
@Cruikshanks Cruikshanks marked this pull request as draft October 3, 2024 15:59
@Cruikshanks Cruikshanks marked this pull request as ready for review October 3, 2024 16:18
Copy link
Contributor

@rvsiyad rvsiyad left a comment

Choose a reason for hiding this comment

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

@Cruikshanks Cruikshanks merged commit 8150f96 into main Oct 7, 2024
6 checks passed
@Cruikshanks Cruikshanks deleted the add-abstraction-method branch October 7, 2024 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
housekeeping Refactoring, tidying up or other work which supports the project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants