Actions
User story #9244
closedAccept inventories without signature immediately
Status:
Rejected
Priority:
N/A
Assignee:
-
Category:
System techniques
Target version:
Pull Request:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:
Description
Currently it is possible to have inventories signature and it is possible to omit them.
Due to the way they are sent, we wait 1mn when there is no signature to make sure they are not signed.
So when a user have unsigned inventories they take longer to process.
We should remove this wait time.
Moreover #9196 corrects the ordering reason.
I suggest having an option (in the system settings ?) to remove this wait time.
It can now be removed safely in 2 cases:
- no signature
- agent version >=3.1.16 >=3.2.9 >=4.0
Actions