Skip to content
#

self-hosted

Here are 1,001 public repositories matching this topic...

appwrite
elrido
elrido commented May 22, 2021

As I was running composer to install a new library into our repo, it warned me that:

Package yzalis/identicon is abandoned, you should avoid using it. No replacement was suggested.

I'm not familiar on what packagist.org's process is to declare a package abandoned. I see that the last commit in their repo is from 2019 and there are a number of unanswered issues and pull requests.

I

ToolJet
JibranKalia
JibranKalia commented Jun 11, 2021

What is the expected behavior?

Only one unique organization and user pair should exist on the organization_users table.

What is the current behavior?

Currently, the same user can be set multiple times for the same organization. Please see the resulting screenshot below

How to reproduce the issue?

In the rails console:

  1. `OrganizationUser.create(user: User.first, organization
signoz

Improve this page

Add a description, image, and links to the self-hosted topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the self-hosted topic, visit your repo's landing page and select "manage topics."

Learn more