It's all about the answers!

Ask a question

Restrict user to add a time on specific days in time tracking sheet


Princi Verma (28224) | asked Sep 04 '17, 6:18 a.m.

 Hi

we get the date using getStartDate() method of ITimeSheetEntry and
using that date we get the specific day for e.g Monday,Tuesday by
dayFormate.format(getStartDate()) method.

this pluigin is working fine for localhost server but when we deployed it
on server its not working as expected.

below is my precondition tag

<precondition id="net.atos.ssc.time.tracking.input.extnid" name="Time Tracking Input Validation"  xmlns="http://net.atos.ssc.time.tracking.input/server/extnid">

<time-tracking-input-configuration>
<days-of-week-to-restrict id="Monday"/>
</time-tracking-input-configuration>
</precondition>



Please help me for the same. 

Be the first one to answer this question!


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.