You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AEM Version, including Service Packs, Cumulative Fix Packs, etc: 2024.6.16971.20240628T122619Z
ACS AEM Commons Version: 6.4
Expected Behavior
When we upload an excel file in the FileUploadComponent of MCP form, it should display the uploaded file name
Actual Behavior
The uploaded file doesn't display and it seems as if nothing is uploaded even though on running the form, the excel data is read as expected. This same behavior exists in OOTB MCP forms like Tag Creator, Renovator
###Screenshot
An excel file is uploaded here, but it appears as if no file is uploaded
Code -
The text was updated successfully, but these errors were encountered:
When i selected the file, it didnt show the name in the UI - but when i clicked Start it worked. Is that what youre experiencing as well? This hasnt been touched in months/years on ACS Commons, so it might be a regression in AEM CS thats changing this behavior.
Hi @davidjgonzalez , Yes facing the same issue. The MCP process runs on the uploaded file as expected, but the name of the file uploaded doesn't show up in the UI. Hence it's a little confusing for the users. So what would be the fix for this issue?
Required Information
Expected Behavior
When we upload an excel file in the FileUploadComponent of MCP form, it should display the uploaded file name
Actual Behavior
The uploaded file doesn't display and it seems as if nothing is uploaded even though on running the form, the excel data is read as expected. This same behavior exists in OOTB MCP forms like Tag Creator, Renovator
###Screenshot
An excel file is uploaded here, but it appears as if no file is uploaded
Code -
The text was updated successfully, but these errors were encountered: