You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That's not easy @andreslucena as we're storing the state on the DOM (using ujs). That would be manegeable using react but the app's achitecture can't currently hold it. Anyway, this will be transparent for the user as of #881
🎩 User Story
We've found out that budgfets are vulnerable to going over the limits by clicking in multiple projects sequentially, very fast.
This should be tackled in two ways:
Order
when adding projects in the command. Documentation: http://api.rubyonrails.org/classes/ActiveRecord/Locking/Pessimistic.htmlOrder
that ensures the amount of projects doesn't exceed the total amount.📋 Related documentation
None
🎯 Acceptance criteria
None
📌 Related issues
None
The text was updated successfully, but these errors were encountered: