Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] | Request integration does not automatically import users on invitation. #332

Open
2 tasks done
Dalethium opened this issue Jan 20, 2024 · 3 comments
Open
2 tasks done
Labels
enhancement New feature or request

Comments

@Dalethium
Copy link

Are you using the latest release?

  • Yes, I am using the latest release.

Have you checked a bug report doesn't already exist?

  • Yes, I have checked the existing bug reports.

What happened?

Users created from invites are not having their emails added to their JellySeer accounts.

Virtualisation

Docker

What operating system are you seeing the problem on?

Linux

What browsers are you seeing the problem on?

Chrome

Project Location

Remote

Bug Description

When a user signs up using an invite link and they enter their email, it is not being added to their JellySeer accounts.

Steps to Reproduce

link Jellyseer and Wizarr and sign up with an invitation link.

Relevant Log Output

No response

@Dalethium Dalethium added the bug Something isn't working label Jan 20, 2024
@JamsRepos JamsRepos added enhancement New feature or request and removed bug Something isn't working labels Apr 7, 2024
@JamsRepos
Copy link
Member

Hi @Dalethium.

Although this seems like it was an intended feature, there is no code to indicate this was ever done so i've marked this as an enchancement for something to be done.

This seems like a vital feature to me so we'll make sure this is something seen to soon.

@JamsRepos JamsRepos changed the title [Bug] | Email not added to JellySeer users. [Feature] | Request integration does not automatically import users on invitation. Apr 17, 2024
@Starstrike
Copy link

Just adding a comment here. Ombi's Identity API should be able to create a user, as seen in the swagger/index.html UI. Ombi CAN import users from plex/emby/jellyfin through a cron job but this runs on an interval or if triggered manually in Ombi on the User Management screen.

Having Wizarr just create the user at the same time would mean not having to manually import users or wait for the cron job to run.

image

@Starstrike
Copy link

Also, another option would be to run the userimporter api. There are separate ones for plex, emby, and jellyfin. Let Ombi do the work to import the user instead of creating it with wizarr.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants