Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Project

Organisatieregister

Omgeving

Productie

Releasedatum

27/07/2023

Inhoud

Nieuwe functionaliteit

  • In de search API zijn de locaties van een organisatie aangevuld met de adrescomponenten, zodat je niet alleen het volledige adres eruit kan halen, maar ook aparte velden voor:

    • straat en huisnummer

    • postcode

    • gemeente

    • land

{
    "organisationLocationId": "ff406ee1-93b3-4d9c-8008-9fd8e34f48a9",
    "locationId": "a109639e-e92d-40c7-a48f-0b9b1c1df33c",
    "formattedAddress": "Koningin Maria Hendrikaplein 70, 9000 Gent, België",
    "components": {
        "street": "Koningin Maria Hendrikaplein 70",
        "zipCode": "9000",
        "municipality": "Gent",
        "country": "België"
    },
    "isMainLocation": false,
    "validity": {
        "start": "2016-01-01"
    }
}

Opgeloste bugs

  • Een orgaanbeheerder kon wel het veldje MEP-plichtig aanpassen maar kreeg een foutboodschap bij het bewaren dat er niet voldoende rechten waren. Dit is nu opgelost.

  • Er waren enkele functies die afgesloten waren (einddatum ingevuld) wanneer je de functie bekeek via de organisatie, terwijl diezelfde functie bekeken vanuit de persoon nog niet afgesloten was. Ook dit is nu opgelost.

Uitgevoerde taken

  • (vul aan)

Advies bij gebruik

  • (vul aan)

Technische componenten

Klik op het versienummer om de code aanpassingen te zien voor elk onderdeel.

Component

Versie

OrganisationRegistry.UI

 v2-1.311.1

 OrganisationRegistry.Api

 v2-1.311.1

 OrganisationRegistry.Rebuilder

 v2-1.311.1

 OrganisationRegistry.KboMutations

 v2-1.311.1

 OrganisationRegistry.ElasticSearch.Projections

 v2-1.311.1

 OrganisationRegistry.Projections.Reporting

 v2-1.311.1

 OrganisationRegistry.Projections.Delegations

 v2-1.311.1

 OrganisationRegistry.VlaanderenBeNotifier

 v2-1.311.1

 

  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.