codebuddies / cb-connect

Platform to connect mentors with mentees, accountability partners, and OS project maintainers with new contributors
GNU General Public License v3.0
14 stars 8 forks source link

Give users the ability to "close" entries (see: 'active': boolean) #30

Open lpatmo opened 5 years ago

lpatmo commented 5 years ago
distalx commented 5 years ago

some thoughts.

What if user can active/inactive their entries instead of 'expire'. Just to keep it consistent. And We do have active flag for this reason.

And if an entry is a spam, moderator should mark that entry as a 'spam' and not as 'expire' or 'inactive'. Because if we use the same flag/field for moderator & users then user can simply override flag.

lpatmo commented 5 years ago

Ah, that makes sense! Thanks for the thought.

So, active -> true or false. spam -> true or false.

angelocordon commented 5 years ago

Ok to set with [state] backlog for now? I think it might be safe to move to the next phase; perhaps in the meantime, we can expire entries manually in the console.