Skip to content

Rename namespace Altinn.App.Core.Features.FileAnalyzis #856

@danielskovli

Description

@danielskovli

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

No one assigned

    Labels

    breaking-changeLabel Pull requests with breaking changes. Used when generating releasenoteskind/chore

    Type

    Projects

    Status

    No status

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions