[WEB-859] chore: inbox sidebar improvement (#4381)
* chore: added created by field in inbox issue * chore: inbox sidebar list item created by avatar added --------- Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
This commit is contained in:
parent
a46eccf300
commit
1eba6c24cd
2 changed files with 53 additions and 43 deletions
|
|
@ -636,6 +636,7 @@ class IssueInboxSerializer(DynamicBaseSerializer):
|
|||
"project_id",
|
||||
"created_at",
|
||||
"label_ids",
|
||||
"created_by",
|
||||
]
|
||||
read_only_fields = fields
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue