PG1204 commented on PR #7299: URL: https://github.com/apache/texera/pull/7299#issuecomment-5233542856
> @PG1204 Screenshots? hi @chenlica so there isn't a natural UI screenshot here, Input Image Column is an autofill dropdown, so the client only offers existing columns and clears the reference once its column disappears and a "configured-but-missing" column can't be held in the GUI. The improved error is a runtime message that surfaces when the operator executes with such a config (headless/API/scheduled runs, or a stored workflow whose upstream schema changed). this is reproduced by running the operator's generated Python against an input missing the configured column (old message was the misleading "No image sourceā¦"): <img width="864" height="160" alt="image" src="https://github.com/user-attachments/assets/b4786134-114e-430c-a6c6-c6fe57d7efe8" /> -- 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]
