Stephen Russett
Stephen Russett
Add query support to iterate over time windows to bring in older data
>2021-05-24 18:30:08.714 ERROR 9 --- [ main] org.camunda.bpm.engine.context : ENGINE-16004 Exception while closing command context: historyLevel mismatch: configuration says HistoryLevelFull(name=full, id=3) and database says HistoryLevelNone(name=none, id=0) Based on the error...
Did you set your default.yml to have the property: camunda.bpm.history-leve: NONE? are you familiar with Java and/or springboot?
For mandays you are referring to working hours rather than 1d = 24h ?
I see that https://github.com/hpoydar/chronic_duration/pull/29 was merged, so we can update the gem and allow you to set the value of a day. So rather than it be 24h 1 day...
New Images of the updated workflow:   ...
Ya that should not be difficult to add. Can you tell me about the use case for time comments in Snippets and MR Comments? (originally my thinking was that because...
Ah! yes you are correct. The commit code is not ported (yet) from the GitHub-Time-Tracking app. Not a big deal to bring it over. If you think you are going...
One angle you can also explore (not sure the size of your team or setup), but you can explore what it would be like to have your devs commit through...
@davidscholberg any more experience you can share? I am planning on doing some work on this repo and depending on your needs, we could look to add some of the...