Starts in:
1 DAY
16 HRS
20 MIN
48 SEC
Starts in:
1 D
16 H
20 M
48 S

Add GDPR module to Microservice template #13662

Resolves #13651

Breaking change:
Existing application should add new migration to AdministrationServiceEntityFrameworkCore layer to use the GDPR module like:
dotnet ef migrations add Added_GDPR

Checklist

  • I fully tested it as developer / designer and created unit / integration tests
  • I documented it (or no need to document or I will create a separate documentation issue)
  • I worked with the design team to get their idea for UI/UX design (or no need to design for this PR)
  • I've assigned reviewer, related labels and set a milestone for this PR

How to test it?