Altinn / altinn-profile

Altinn platform microservice for handling user profile
0 stars 1 forks source link

OVV - Support replication and read operations #200

Open olebhansen opened 1 month ago

olebhansen commented 1 month ago

Goal is to re-create (e.g. copy) what is in Altinn2. Follow same patterns/structure as KRR (put this in the same projec+ use the same DB server).

Remember that Entity Framework is the way forward, so stored procedures would likely be replaced by EF-features.

NB: when migrating the DB, check for indexes and triggers in Altinn2, and check that EF recreates similar features.

### Tasks
- [ ] https://github.com/Altinn/altinn-profile/issues/204
- [ ] https://github.com/Altinn/altinn-profile/issues/205
- [ ] https://github.com/Altinn/altinn-profile/issues/206
- [ ] https://github.com/Altinn/altinn-profile/issues/207
- [ ] https://github.com/Altinn/altinn-profile/issues/202