When I did our upload, we set the State to 'Approved', guessing you may have missed the 'd' off the end? If you did it would not recognise the state setting.
Comment actions
I'm trying to do a data load of timesheets. I've tried State = Submit and that worked fine, they came across as submitted. I've tried State = Approve and that passed validation and all looked well, but they came across as Unsubmitted. Is that a bug? Shouldn't it support that?
Please sign in to leave a comment.
When I did our upload, we set the State to 'Approved', guessing you may have missed the 'd' off the end? If you did it would not recognise the state setting.
for what it's worth, this depends on settings for auto submit. if autosubmit is on, you can insert into Approved. If not, you can't.