[FEATURE] New field "permission_group"

Open
#557 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
go
Domain
api, backend

Research direction

No repository files, tests, or entry points are named. Start by reviewing the group create, update, and load/filter paths, then read the linked Illinois and Calendar BB issues and resolve the requested API scope before implementing; done means the field's default, update behavior, filtering, and any group-admin API requirements are agreed and covered.

Written by the indexing model from the issue text.

Description

enhancement

Is your feature request related to a problem? Please describe.
We need a way to define if a group is a permission group. Permission groups will be used to administer events in the Illinois app. We also need to load / filter the groups by this new field.

Describe the solution you'd like
Add a new boolean field permission_group (false by default) which can be set / updated when creating / updating group. Also add this field to the filter when loading groups.

This may also need a bbs API for loading group admins by group id (for the Calendar BB).

Additional context

Note:
Please, let's discuss it before we start implementing it.

Dominant language
Go
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from rokwire/groups-building-block

All issues in rokwire/groups-building-block

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.