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

Multiple uses in software #617

Open
fredericlestage-vdm opened this issue Jul 30, 2019 · 4 comments · Fixed by #1000
Open

Multiple uses in software #617

fredericlestage-vdm opened this issue Jul 30, 2019 · 4 comments · Fixed by #1000
Assignees
Labels

Comments

@fredericlestage-vdm
Copy link
Contributor

An administration can have multiple uses for a single software. Is this something we want to encourage. It would be simpler to only allow a unique use for a software per administration.

If we want to keep it the way it is (possibility for multiple uses), I suggest we should add a new select when, in the form, a user select an administration, so they can choose which use to update or to create a new one. This will require some more work, but will make all the uses available for modification, and improve the auto-fill of the fields to display the selected use instead of defaulting to the first one.

@smellems
Copy link
Member

smellems commented Aug 1, 2019

I think it makes sense that an administration could be using the same software for multiple use cases and sometimes it could event be different teams within that organization (so different contacts).

Anything that can simplify the form for the user I think is good!

@fredericlestage-vdm
Copy link
Contributor Author

However, I just found out that the way we update the data overwrite any use that is not the selected use we update with the form, so it only keeps one in the pull request.

@fredericlestage-vdm fredericlestage-vdm removed their assignment Aug 21, 2019
@ShadeWyrm
Copy link
Collaborator

Just making sure I'm not mixing up things, #1000 fixes this correct?

@simon332114
Copy link
Contributor

It should be a fix for it since the form now sends an array of uses instead of just one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants