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

Fix: HASSUYP-347 Kuulutuksen ja kutsun lähettäminen/hyväksyntä vaativat velhon kunnan ja maakunnan. #1205

Merged
merged 10 commits into from
Jun 18, 2024

Conversation

vilruus
Copy link
Contributor

@vilruus vilruus commented Jun 14, 2024

Tiketti: HASSUYP-347

Huom: Lisätty util-funktio projektivelho urlin muodostamiseksi

@vilruus vilruus changed the title Fix: Kuulutuksen ja kutsun lähettäminen/hyväksyntä vaativat velhon kunnan ja maakunnan. Fix: HASSUYP-347 Kuulutuksen ja kutsun lähettäminen/hyväksyntä vaativat velhon kunnan ja maakunnan. Jun 14, 2024
@vilruus vilruus marked this pull request as ready for review June 14, 2024 12:00
@hakalap hakalap self-assigned this Jun 17, 2024
src/components/KuntatietoMissingNotification.tsx Outdated Show resolved Hide resolved

export const getVelhoUrl = (oid: Projekti["oid"]) => {
return process.env.NEXT_PUBLIC_VELHO_BASE_URL + "/projektit/oid-" + oid;
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Rivinvaihdon voisi lisätä.

@vilruus vilruus merged commit ac7fcb0 into main Jun 18, 2024
1 check passed
@vilruus vilruus deleted the feature/hassuyp-347-kunta-maakunta-validaatio branch June 18, 2024 08:31
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