To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorDeleting software
- Background
-
- Given
- I am Mike
- Scenarios
-
- Deleting a software product
-
- Given
-
there is a software with the following conditions:
not in any contract not in any order has no licenses - When
- I delete this software from the list
- Then
- the software was deleted from the list
- And
- the software is deleted
- Deleting associated records when deleting software
-
- Given
-
there is a software with the following conditions:
not in any contract not in any order has no licenses has attachments - When
- I delete this software from the list
- And
- the software is deleted
- And
- all associations have been deleted as well
Last published almost 4 years ago by mkmit.