When job numbers are missing from VR Bid week/Posting report –
- Check the
job effective date and end date in the backend. If the job end date is before
the VR bid week and if it is open job, then that job won’t appear in the posting report. It can be
manually added to the VR Bid week.
Check if
the jobs are Extra jobs. Extra jobs won't be available in VR Bid.
Note:
Please run the below query to get the job effective date, end date and to know
if the job is extra -
Select [Job Effective Date] , [Job End Date], [Job Number], [Job
Function],[RDO Seniority], * from [Job_Assignment] where [Job Number] = ' '
Check if
they are restricted duty jobs in manage VR Bid. According to our current logic,
all the restricted duty jobs will come to VR Bid but the system will
automatically set the eligibility to 'NO' because we don't allow the restricted
duty jobs but if they want, they can toggle eligibility to yes.
Note: In manage VR bid job list there is a column called restriction type which denotes if it is a restriction job.

Check if the employee got this job through C/A recently. If yes then check employee master>job assignment.
Check if there is an change of vacation that was recently made in crewing for the employee.
Note: VR Bid posts 2 weeks prior. If any CA or add/cancel vacation is made in
crewing recently it should be done in pick also. Usually pick team updates the
CA or vacation weeks late by a week or two. Inform customer to contact pick
team. Once all these updates are done by the pick team, they need to reset the
job in manage VR Bid application.
Steps to reset jobs -
Go to manage VR Bid.
Edit the bid week.
Click on next.
On top before Export button, click Reset Job. This will update all the
latest jobs.

Related Articles
When a VR employee is not able to bid -
Try logging in the VR bid link for that employee using his credentials. Check if the employee is active in employee master. Check the current job assignment details in employee master. If the select pick is Open Job Bid, then the employee is no more ...
What to do when VR Bid Email receipt fails
Make sure there is no new entries in the table 'VR_Bid_Preference_Submission' which is found in Subways_Prod_VRSTAA or Subways_Prod_VRSTAC DB 15 mins prior to starting this process. select * from VR_Bid_Preference_Submission order by 1 desc To check ...
Removing permissions for the VR Bid Applications
1. Login to STAA/STAC, -A page as author. 2. Click on the Permissions. 3. Navigate to the VR Bid application. 4. Click on the VR Bid applictaion name. 5. Uncheck the all user groups in the center panel. 6. Save the Permissions. NOTE: we stopped using ...
When job is not available for assignment / CTA Job not listing under OJA
Case 1] Please find the below steps for the analysis Step 1: Check Crewing Job master if the given Job no booth is closed. Step 2: Check the Deviation sheet. Please find the screenshots from ticket 2514 Case 2] If an Employee is on Absence, and if ...
When customer reports data already exists in OJA.
"Job # vacancy date data already exists, please change the value and try again" - This error comes when the data is in intermediate table. We need to delete the data in such cases. When this happens open the respective intermediate table and copy the ...