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

Deleted job still show on list view if they are also open and published #173

Closed
MichaelDill opened this issue Dec 18, 2017 · 0 comments
Closed

Comments

@MichaelDill
Copy link
Collaborator

Current behavior

When a job is Deleted, but is also still open, and published, the job still appears in the list view. Clicking on said job simply redirects you back to the list view, since the Job details page does not open.

While there are in-app measures that prevent this from happening in most instances, there seem to be a few ways to replicate this behavior:
-Merging an open/published job with another
-Toggling a deleted job back to open

Expected behavior

Deleted Jobs should not appear anywhere on the Portal.

Steps to replicate behavior

  1. Log into the Bullhorn ATS System

  2. Publish any Open Job

  3. Merge this published job with another job record (make sure the published job is not the primary so it is deleted.)

  4. Once the Merge is complete, visit the portal. The Job record is still present even though it has been deleted in app. Clicking on the job on the list simply redirects you to the list view.

OR

  1. Log into the Bullhorn ATS System

  2. Publish any Open Job

  3. Delete the Job

  4. While still on the Deleted Job Screen, toggle the job back to open. (The app closes the job during the normal delete process.

MichaelDill added a commit to MichaelDill/career-portal that referenced this issue Jan 23, 2018
acrowe2 added a commit that referenced this issue Jan 25, 2018
Adjust search logic to correct issue #173
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants