Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Zeppelin 6079] Fix Interpreter Configuration Issue in New UI When Set via Old UI #4817

Closed
wants to merge 6 commits into from

Conversation

cherrie-k
Copy link
Contributor

@cherrie-k cherrie-k commented Sep 6, 2024

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

Before
Congifuring interpreter in old UI:
Screenshot 2024-09-07 at 3 19 55 AM

Not being able to interact with the configured interpreter in new UI:
Screen Recording 2024-09-07 at 3 22 38 AM

After
Successfully can view and edit the configuration in new UI:
Screen Recording 2024-09-07 at 3 27 19 AM
(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

  • - Fix error

What is the Jira issue?

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

@cherrie-k cherrie-k closed this Sep 6, 2024
@cherrie-k cherrie-k deleted the ZEPPELIN-6079 branch September 6, 2024 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant