Donald Oakes

Results 133 issues of Donald Oakes

## Description Dependabot and `npm audit` identify a vulnerability in "got" dependency (fixed in >= 11.8.5): https://github.com/advisories/GHSA-pfrx-2q88-qq97. ### Test Source ``` git clone https://github.com/sanack/node-jq.git cd node-jq npm install ``` ###...

Still references obsolete class names TaskVO and TaskInstanceVO. ``` 20200406.08:32:04.069 [CommonThread112] INFO com.centurylink.mdw.drools.DroolsKnowledgeBaseCache - Loading KnowledgeBase Asset based on key : com.centurylink.mdw.drools/SimplePrioritizationRules.xlsx v[0.1,1)#class com.centurylink.mdw.cloud.CloudClassLoader:com.centurylink.mdw.tests.rules 20200406.08:32:04.542 [CommonThread112] DEBUG com.centurylink.mdw.drools.DroolsKnowledgeBaseCache - Converted...

defect

When a manual task is created using ServiceNowTasks.task as its template, MDW will automatically populate fields for the ServiceNow Incident API. The API call will be invoked from a specialized...

enhancement

See the attached screenshot. ![negative](https://user-images.githubusercontent.com/19718743/68224627-375fe500-ffac-11e9-84c7-eeeb3194f5ef.png)

defect

Probably due to the extra hour. See the screenshot below. ![chart](https://user-images.githubusercontent.com/19718743/68166059-60399900-ff1e-11e9-9ea0-f9c1445fa57c.png)

defect

Final state is Cancelled/Complete. Attribute `defaultEnabled` should be true. There should be a configurable commitInterval (default = 10000).

defect

Similar to #668, but for Process Insights and Request Insights. Plus adjust as in #694 if needed.

enhancement

CI-driven CLI command to determine runtime traversal percentage for workflow paths. Used during CI this can determine workflow automated test coverage. Coverage metrics should also extend to `@Path` registered service...

enhancement

MDW Studio has the option to create Kotlin REST services with `@Path` and `@Api` annotations. But currently we don't scan for those to add to the dynamic registry, so they're...

enhancement

Currently this is not supported: https://github.com/CenturyLinkCloud/mdw/blob/master/mdw-workflow/assets/com/centurylink/mdw/kotlin/readme.md#limitations Serializing java classes compiled in CompiledJavaCache to the temp dir may provide a mechanism to allow kotlin script activities to access dynamic java assets.

enhancement