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

Alignment df7 10 Roads #4

Merged
merged 3 commits into from
May 13, 2024
Merged

Alignment df7 10 Roads #4

merged 3 commits into from
May 13, 2024

Conversation

annat2022
Copy link
Member

SVC-1696

Copy link
Member

@florianesser florianesser left a comment

Choose a reason for hiding this comment

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

LGTM, found just two minor things that should be fixed before merging the PR.

Comment on lines 306 to 307
def geplannteMaßnahmen = c.Maßnahmen.geplante.values()
def geplannteMaßnahmenNutzen = c.Maßnahmen.nutzen.value()
Copy link
Member

Choose a reason for hiding this comment

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

geplannte has an addtional n

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks, for the hint. I fixed it now.

publicConsultation_reviewExplanation( c.Öffentlichkeitsbeteiligung.lapUeberarbeitetKommentar.value() )
}
Copy link
Member

Choose a reason for hiding this comment

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

Code style: wrong indentation of line 518

Copy link
Member Author

Choose a reason for hiding this comment

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

Don't what was the issue here, because for me it looked correct in the groovy editor in hale studio.
But I removed and added the indentation with an editor and now it should be correct.

In case no planned measure is set and 'c.Maßnahmen.nutzen.value()' is empty
a default value should be set. The respective changes are done here.

SVC-1696
In case 'c.Öffentlichkeitsbeteiligung.lapUeberarbeitet.value()' is set to 'Nein' in the
source data and 'c.Öffentlichkeitsbeteiligung.lapUeberarbeitetKommentar.value()' is
empty a default value should be set for
'NoiseActionPlanMajorRoad.publicConsultation_reviewExplanation'.
The respective changes are done here.

SVC-1696
Copy link
Member

@florianesser florianesser left a comment

Choose a reason for hiding this comment

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

LGTM

@annat2022 annat2022 merged commit 85161ba into main May 13, 2024
1 check passed
@annat2022 annat2022 deleted the alignments_DF7_10 branch May 13, 2024 13:22
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