Skip to content

Instantly share code, notes, and snippets.

@sivabudh
Created August 6, 2017 10:06
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save sivabudh/c109d95ab3f14bb7d9d0e5727463d2ae to your computer and use it in GitHub Desktop.
Displaying My Jobs for TL role
Logic for displaying "My Jobs" for TL:
From PMJobModel table, any jobs that:
1) PMJobModel.userTL == TL's user ID
AND
2) PMJobModel.JobStatus == "submitted" OR "reviewing" OR "FO reject"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment