Skip to content

Generate .INI files with a configuration #2

Description

@SanAlexis

Story

As a user I want to generate .INI files based on an existing configuration.

Process

After creating and storing a configuration or while creating a configuration, a user should be able to click on GENERATE and produces .INI files in the system.

UX

Failures

⚠️ If the generation fails the error should be displayed to the user.
⚠️ All failures should be logged.
⚠️ Failures should be displayed within a special place and a special police.

Success

✔️ Success of the generation should be displayed with a special mark
✔️ Successes are never logged.

Logging

The logging should meet these requirements:

  • all logs of the day should be in the same file;
  • all logfile should display: ==the date== (day, month and year), the user name (based on OS login);
  • logs are done using .log extension;
  • log of the precedent days should be archived and compressed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    devopsTask associated with devops profileenhancementNew feature or requestgood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions