Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Datamodel check #4

Open
3 tasks
ponceta opened this issue Mar 13, 2024 · 0 comments
Open
3 tasks

Datamodel check #4

ponceta opened this issue Mar 13, 2024 · 0 comments
Labels
feature Specification Specification of a functionnality / development

Comments

@ponceta
Copy link
Member

ponceta commented Mar 13, 2024

  • Ability to check if a module is installed
  • Ability to check a module version
  • Ability to propose an upgrade

Objective

TMMT should be able to check and detect a module name and version. If it is not the last version, it should propose an upgrade.

How it works

Once a database connection is selected, TMMT looks for an existing TEKSI module and version.

If there is no TEKSI module installed, the user can initialize a new module.

If there is a TEKSI module installed, the user can see its version and is prompted for a suggested upgrade

Configuration

No special configuration is required, except the database connexion selection.

  • Parameters :

No special parameters are required.

Other

None

Acceptation criteria

Identifier Description
#4-1 The user is able to detect if a TEKSI module is installed
#4-2 The user is able to see the version of a TEKSI module
#4-3 The user is prompted for a module upgrade if any is available
@ponceta ponceta added the Specification Specification of a functionnality / development label Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Specification Specification of a functionnality / development
Projects
None yet
Development

No branches or pull requests

1 participant