ProjectAlita / projectalita.github.io

Langing
GNU Affero General Public License v3.0
1 stars 1 forks source link

[BUG]When attempting to access the Original Prompt/Datasource/Agent link, users are met with an 'Access Denied' response, despite having proper access permissions for both projects involved. #572

Open liana-gif opened 1 week ago

liana-gif commented 1 week ago

Steps to Reproduce:

  1. User verifies that they have access to two projects involved in the process.
  2. User forks a prompt/agent or datasource from one project to another.
  3. User navigates to the project where the fork operation was directed.
  4. Upon opening the newly forked entity, the user clicks on the link to the original prompt/agent or datasource.
  5. The user encounters an "Access Denied" error even though they have confirmed access to both original and forked projects.

Expected Result:

The user should be able to navigate to the original entity from the forked entity's link without encountering any access issues when they have the necessary permissions for both projects.

Actual Result: The user receives an "Access Denied" error message when clicking on the original link of the newly forked entity, although they have proper access rights to both the source and destination projects. Image Image

Bordo951 commented 1 day ago

@liana-gif , fixed, ready for retesting

liana-gif commented 21 hours ago

Verified