microsoft / coe-starter-kit

Other
720 stars 211 forks source link

[CoE Starter Kit - BUG] Environment Request Attachment #8375

Open alanmWDC opened 1 month ago

alanmWDC commented 1 month ago

Does this bug already exist in our backlog?

Describe the issue

Whilst reviewing a copy of the new Environment Request page that includes attachments an error is shown in the canvas app for all references to {Attachments}. DataSourceInfo([@'Environment Creation Requests'],DataSourceInfo.DisplayName,'{Attachments}') Error is Expected Text Value.

ThisItem.Attachments on the Attachments_DataCard1_2 shows the error "Name isn't valid. 'Attachments' isn't recognized"

The Environment Creation Requests Table does not have Attachments enabled and there is no column called attachments.

I only found this whilst checking the updates to include in my customized version of the page.

Expected Behavior

Attachments references do not have errors. Able to upload an attachment to a request. This is currently blocked by another logged issue that the Next button does not work.

What solution are you experiencing the issue with?

Core

What solution version are you using?

4.31

What app or flow are you having the issue with?

CoE Maker Command Center Environment Request

What method are you using to get inventory and telemetry?

Cloud flows

Steps To Reproduce

  1. Add the Environment Request Page to another solution
  2. Open the page to edit it
  3. Error messages are shown in page and App Checker

Anything else?

No response

AB#3398

alanmWDC commented 1 month ago

I enabled attachments on the Environment Creation Request table in my customization solution and that resolved the errors. Issue is this is not enabled on the managed solution

Jenefer-Monroe commented 1 month ago

To area owner for investigation.

gulzarudheen commented 3 weeks ago

Started investigating on it.

gulzarudheen commented 1 week ago

@alanmWDC Attachment is already enabled for Environment Creation Request table.

Image

@Jenefer-Monroe Kindly verify if it is enabled in managed solution, thanks!

Jenefer-Monroe commented 1 week ago

Please validate in the Prod Install envt that has the managed envt installed. Also perhaps this is a SR issue. Can you please iterate with the customer to see if you can find a repro?

gulzarudheen commented 1 week ago

@Jenefer-Monroe Found that it is not enabled in Prod Install environment, will import the component once again as part of next release.

Image