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

Fix job edits #1811

Merged
merged 1 commit into from
Jan 6, 2025
Merged

Fix job edits #1811

merged 1 commit into from
Jan 6, 2025

Conversation

ekzyis
Copy link
Member

@ekzyis ekzyis commented Jan 6, 2025

Description

Fix #1807

Issue was that we destructured subName from item so item.subName was undefined.

Decided to simply pass old as the item to isJob.

Checklist

Are your changes backwards compatible? Please answer below:

yes

On a scale of 1-10 how well and how have you QA'd this change and any features it might affect? Please answer below:

6. Made sure isJob now returns true for job edits.

For frontend changes: Tested on mobile, light and dark mode? Please answer below:

n/a

Did you introduce any new environment variables? If so, call them out explicitly here:

no

@ekzyis ekzyis added the bug label Jan 6, 2025
@huumn huumn merged commit c741072 into master Jan 6, 2025
6 checks passed
@huumn huumn deleted the fix-job-edit branch January 6, 2025 23:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Jobs can't be editted
2 participants