Daniel Silva

Results 24 comments of Daniel Silva

Hey team! Please [add your planning poker estimate](https://app.zenhub.com/workspaces/Falcon-6176e9d907eb0000106ee8e1/issues/dotCMS/core/22443?planning-poker) with Zenhub @freddyucv @victoralfaro-dotcms

Note to QA: Verify all records in `contentlet_version_info` have variant = DEFAULT

Needs work: failing upgrade in MSSQL: https://gist.github.com/dsilvam/4fbe28b5b844920588a546b1cc914e66

Hey team! Please [add your planning poker estimate](https://app.zenhub.com/workspaces/Falcon-6176e9d907eb0000106ee8e1/issues/dotCMS/core/22847?planning-poker) with Zenhub @victoralfaro-dotcms @freddyucv

PR for postman tests left for master/next-release: https://github.com/dotCMS/core/pull/22653

The upgrade task https://github.com/dotCMS/core/blob/master/dotCMS/src/main/java/com/dotmarketing/startup/runonce/Task05380ChangeContainerPathToAbsolute.java#L22 needs to be modified to avoid making API calls. At some point these API calls hit the DB and they don't have yet the expected alterations...

Passed Internal QA: Upgraded from 5.1.6 to master (22.08) without failures. The task [Task05380ChangeContainerPathToAbsoluteTest](https://github.com/dotCMS/core/pull/22604/files#diff-e48d6731ce1de5429e33e905ca4941d29c1772ca7b0acae94991bbb82071081a) was the one causing the failures, so since it was changed its functionality needs to be...

Estimating to 3 because of also adding an integration test.

Passed Internal QA: Steps above behaving like expected.