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
The requirements changed a little as opposed to what was stated in the old issue. The new situation is the following:
A motion state has the new boolean flag is_internal (renamed from is_internal_recommendation - I will change this in the backend). If a motion is in state with is_internal == true, its recommendation_id should be restricted to be only visible to users with motion.can_manage. This is independent of the recommendation!
@ostcar please reevaluate how feasible this is and, if possible, implement it.
The text was updated successfully, but these errors were encountered:
extracted from #816
The requirements changed a little as opposed to what was stated in the old issue. The new situation is the following:
A motion state has the new boolean flag
is_internal
(renamed fromis_internal_recommendation
- I will change this in the backend). If a motion is in state withis_internal == true
, itsrecommendation_id
should be restricted to be only visible to users withmotion.can_manage
. This is independent of the recommendation!@ostcar please reevaluate how feasible this is and, if possible, implement it.
The text was updated successfully, but these errors were encountered: