microsoft / coe-starter-kit

Other
737 stars 216 forks source link

[CoE Starter Kit - BUG]ENV-Cleanup failure #7335

Open Zkemp26 opened 8 months ago

Zkemp26 commented 8 months ago

Does this bug already exist in our backlog?

Describe the issue

Environment requests that are leveraged through the maker command center will create environments, however when an environment is set to expire, the flow fails looking for a delete parameter that is never passed. Screenshot 2023-12-20 at 9 33 42 AM

Expected Behavior

Environment cleanup flow deletes environments that have passed the expiration threshold.

What solution are you experiencing the issue with?

Core

What solution version are you using?

4.17

What app or flow are you having the issue with?

Env Request | Cleanup

What method are you using to get inventory and telemetry?

Cloud flows

Steps To Reproduce

  1. Create environment through Maker Command Center
  2. Modify(or wait) the expiration date field in DV table Environment Creation Request
  3. Run Env Request | Cleanup flow

Anything else?

No response

AB#1875

tocri commented 8 months ago

Hi, there is an another thread on this issue https://github.com/microsoft/coe-starter-kit/issues/7359