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

Submitter undefined #359

Closed
lkiesow opened this issue May 7, 2024 · 0 comments · Fixed by #587
Closed

Submitter undefined #359

lkiesow opened this issue May 7, 2024 · 0 comments · Fixed by #587
Labels
type:bug Something isn't working

Comments

@lkiesow
Copy link
Member

lkiesow commented May 7, 2024

The submitter of a workflow can never be undefined, but the new interface states exactly that:

Screenshot from 2024-05-07 18-43-09

This is likely due to the submitter being the admin user which has no email address?

@lkiesow lkiesow added the type:bug Something isn't working label May 7, 2024
lkiesow added a commit to lkiesow/opencast-admin-interface that referenced this issue Jun 4, 2024
The submitter of a workflow can never be undefined, but the new
interface states exactly that. The reason for that is that the
interface tries to access non-existing data. This patch fixes the
problem.

This fixes opencast#359
lkiesow added a commit to lkiesow/opencast-admin-interface that referenced this issue Jun 4, 2024
The submitter of a workflow can never be undefined, but the new
interface states exactly that. The reason for that is that the
interface tries to access non-existing data. This patch fixes the
problem.

This fixes opencast#359
@Arnei Arnei closed this as completed in #587 Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant