-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
breaking-changeLabel Pull requests with breaking changes. Used when generating releasenotesLabel Pull requests with breaking changes. Used when generating releasenoteskind/chore
Milestone
Description
Description
The namespace Altinn.App.Core.Features.FileAnalyzis is misspelled and should be changed to Altinn.App.Core.Features.FileAnalysis. The containing folder should also be renamed.
Some files in the relevant folder have already taken this approach, but the result is that we now have two namespaces instead of one.
Consolidate this.
Additional Information
The hard part that makes this breaking, is that apps might use these classes, and to make this change, we need an upgrade tool that automatically fixes app code.
Tasks
- Rename folder
- Consolidate namespaces, removing the incorrect one
- Write appropriate migration instructions and/or automation script
Acceptance Criterias
- The lib consumer has a single namespace available for "File Analysis" and it is spelled correctly in British English
Metadata
Metadata
Assignees
Labels
breaking-changeLabel Pull requests with breaking changes. Used when generating releasenotesLabel Pull requests with breaking changes. Used when generating releasenoteskind/chore
Type
Projects
Status
No status