cherrie-k opened a new pull request, #4818: URL: https://github.com/apache/zeppelin/pull/4818
### What is this PR for? There was an error in the new UI, that if dependencies of a interpreter was set in old UI, user could not see and edit the interpreter in new UI. More details about the issue can be seen in the comments [HERE](https://github.com/apache/zeppelin/pull/4727) **Before** Congifuring interpreter in old UI: <img width="1512" alt="Screenshot 2024-09-07 at 3 19 55 AM" src="https://github.com/user-attachments/assets/db51e93a-cf9c-4913-9c32-3c765cdb8dae"> Not being able to interact with the configured interpreter in new UI:  **After** Successfully can view and edit the configuration in new UI:  (Please don't mind the logs starting with '#####' and 'EXCLUSIONS' - I forgot to remove it when taking the screenshot) ### What type of PR is it? Bug Fix ### Todos * [x] - Fix error ### What is the Jira issue? [ZEPPELIN-6079](https://issues.apache.org/jira/browse/ZEPPELIN-6079) ### How should this be tested? * Build and test - configure an interpreter via the old UI, and then switch to the new UI to verify that dependencies are now visible and editable. ### Questions: * Does the license files need to update? No * Is there breaking changes for older versions? No * Does this needs documentation? No -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
