hcengineering / platform

Huly — All-in-One Project Management Platform (alternative to Linear, Jira, Slack, Notion, Motion)
https://huly.io
Eclipse Public License 2.0
17.5k stars 1.05k forks source link

Unable to Edit or Delete Collaborators Class Properties #7142

Open git-matcha opened 2 weeks ago

git-matcha commented 2 weeks ago

Description of the issue

A clear and concise description of the issue.

Your environment

Steps to reproduce

  1. From a Person object, open the Class settings for Collaborators (This is necessary as the Collaborators class is not visible in the Classes list under Class settings)
  2. Add a Custom Property to the Collaborators class
  3. After creating the custom property, try to edit it. Notice that the app will refuse to open the edit modal.

Expected behaviour

The edit modal opens when the custom property is clicked.

Actual behaviour

The class property edit modal does not open, and in the console an uncaught promise error is reported. The text of the error is:Uncaught (in promise) Error: domain not found: notification:mixin:Collaborators

CleanShot 2024-11-09 at 15 28 13@2x

Possible solutions

define the notification mixin for Collaborators