Created
August 6, 2017 10:06
-
-
Save sivabudh/c109d95ab3f14bb7d9d0e5727463d2ae to your computer and use it in GitHub Desktop.
Displaying My Jobs for TL role
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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