Skip to content

dashboard: myPersonal seems to be obsolete #8518

@paulbert

Description

@paulbert

As far as I can tell, the resources page linked to via myPersonals on the dashboard will not have any resources.

The "myPersonals" version of the resources page filters by:

{
  private: true,
  privateFor: { users: *user._id* }
}

The two cases where we set a privateFor field are when adding a resource to a team or adding an image to a message on the teams message board. In both cases, privateFor is set to { teams: *team._id* }.

Not sure if we should remove this, but just wanted to bring it up for consideration.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions