code-corps / code-corps/code-corps-api

Change task user to allow multiple assigned users per task

Đang mở
#1,211 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
needs estimate
Ngôn ngữ chính
Elixir
Star
234
Fork
82
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

# Problem

GitHub has a limit of 10 assigned users per issue. That means we're going to run into problems if we try to assign more than 10 GitHub users to a task.

In practice, I've never seen that many users assigned, so we could just ignore it as an edge case for now that eventually needs to be worked out.

MVP then would be: can assign multiple task users to a task.

Need to:

- Remove unique index on task and user
- Change task model
- Change task view
- Change preloads

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.