Build your own SaaS business with SaaS boilerplate. Productive stack: React, Material-UI, Next, MobX, WebSockets, Express, Node, Mongoose, MongoDB. Written with TypeScript.
@tima101 In the SaaS demo app, a new user (Team Leader) is unable to create a Discussion before adding additional Team Members. Discussions currently require that someone, besides the creator of the Discussion, is assigned to that Discussion.
Here is what happens when a Team Leader tries to create a Discussion without assigning anyone:
I suggest we remove this requirement. That way, a Team Leader can create a Discussion on their own, without any other Team Members.
@tima101 In the SaaS demo app, a new user (Team Leader) is unable to create a Discussion before adding additional Team Members. Discussions currently require that someone, besides the creator of the Discussion, is assigned to that Discussion.
Here is what happens when a Team Leader tries to create a Discussion without assigning anyone:
I suggest we remove this requirement. That way, a Team Leader can create a Discussion on their own, without any other Team Members.