Describe the bug
When asset was unassigned from self, it got automatically approved (assets_inventory.approval =5 instead of 6) but status remains partially unassigned (assets_inventory.status = 4)
To Reproduce
Steps to reproduce the behavior:
Unassign asset from self.
Asset is set as approved and partially unassigned
When logging in as manager, no asset for approval thus asset is stuck at partially unassigned state.
Expected behavior
Once an asset is unassigned from self, it should not be automatically set as approved. Should go through approval process thus assets_inventory.approval should be 6.
Screenshots
If applicable, add screenshots to help explain your problem.
Version (please complete the following information):
Version 3.3.5
Additional context
This was recently encountered in QA.
Not yet re-tested in Dev.
Describe the bug When asset was unassigned from self, it got automatically approved (assets_inventory.approval =5 instead of 6) but status remains partially unassigned (assets_inventory.status = 4)
To Reproduce Steps to reproduce the behavior:
Expected behavior Once an asset is unassigned from self, it should not be automatically set as approved. Should go through approval process thus assets_inventory.approval should be 6.
Screenshots If applicable, add screenshots to help explain your problem.
Version (please complete the following information):
Additional context This was recently encountered in QA. Not yet re-tested in Dev.