Skip to content

Function Discover tab adding bookmarks #1162

Closed
@ericgonzal8

Description

@ericgonzal8

A clear and concise description of what the issue is.

How to reproduce the issue

  1. Go to function page
  2. Create a function
  3. Make ew function discoverable
  4. Log out and log in as a new user
  5. Got to function page and click on Discoverable Functions tab
  6. See error below

Expected results

All discoverable functions are automatically bookmarked for users

Actual results

Image

Screenshots

Please include add screenshots where applicable to help explain your problem. Please include the network tab if the issue pertains to pixel calls.

Checklist

Make sure to follow these steps before submitting your issue - thank you!

  • I have checked my terminal/console and have included relevant text here
    I have reproduced the issue with at least the latest released version.
    I have checked the issue tracker for the same issue and I haven't found one similar.

Activity

added theissue type on May 16, 2025
Gunasrini18

Gunasrini18 commented on May 23, 2025

@Gunasrini18
Contributor

Issue Update:

  • I have started the analysis of this issue.
  • Currently working on reproducing it to identify the root cause.

Thanks!

Gunasrini18

Gunasrini18 commented on May 23, 2025

@Gunasrini18
Contributor

Hi @ericgonzal8,

In the ticket, you’ve mentioned the expected result as:
"All discoverable functions are automatically bookmarked for users."

However, I wanted to confirm, shouldn’t these functions not be selected/bookmarked by default for users?
Kindly let me know the expected behavior.

Thanks!

Gunasrini18

Gunasrini18 commented on May 26, 2025

@Gunasrini18
Contributor

Work Updates,

  • I was able to reproduce the issue and have started working on it.
  • Currently, isFavorite is coming as true from the UI for discoverable functions. I'm updating the logic to ensure that this value is not set to true for discoverable items, as they should not appear bookmarked.
Gunasrini18

Gunasrini18 commented on May 28, 2025

@Gunasrini18
Contributor

Hi Team,

@ppatel9703 @johbaxter Could you please confirm if this is the correct behavior?

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

BugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    Participants

    @ericgonzal8@Gunasrini18

    Issue actions

      Function Discover tab adding bookmarks · Issue #1162 · SEMOSS/semoss-ui