filhocf / ideax

A small innovation system made with Django
Other
2 stars 10 forks source link

Register Idea - Set Version #20

Closed vilaralmeida closed 6 years ago

vilaralmeida commented 6 years ago

Description

<input type="text" name="ideaversion" placeholder="1.0">

Project Planning Info

vilaralmeida commented 6 years ago

@filhocf @kelvin-neves @rwfalcao reading the manage ideas section of Clarity PPM Idea Management process, we can see some attributes of an idea that we are not using in the ideax. As a suggestion, we can read the following url and see what we can incorporate at ideax

https://docops.ca.com/ca-ppm/14-2/en/using/demand-management/manage-ideas

arthurguima commented 6 years ago

Should the user define the version number? I think that it would be better if every time the user edits the idea it automatically changes the version number.

Besides that i have compiled the Clarity´s attributtes.

vilaralmeida commented 6 years ago

@arthurguima This is a way to let the user control the idea version number according to the evolution of any documentation attached to the idea. This is the same approach used by ckan. I think that if automatically increment the version number can make some confusion with attached files versions

filhocf commented 6 years ago

Moved to https://github.com/dataprev/ideax/issues/11