Workflow Credentials Configuration dialog strange behavior

I’ve experienced a strange behavior of workflow credentials configuration dialog.

I created an empty new Workflow. First I hecked workflow.knime file I can see an empty XML element for Workflow Credentials ready.


Now I open Credentials Configuration dialog from a local menu of my workflow in Knime explorer view.

I fill a credential name, login and password.
image
I confirm the dialog and the Workflow Credentials Configuration dialog
image
I can see credentials (name and login, not the password) saved in the workflow.knime file after I save my workflow.

Now I open the Workflow Credentials dialog again:
image
And I see no credentials anymore!
But if I try to re-create my credentials:
image
KNIME recalls somehow it actually knows about the credentials:
image
Not even after I click the OK button I can see my credentials.
image
The only way how to get my credentials visible is to add another one:
image
And WOW! Here we go:
image
Lets close it by clicking OK and open again:
image
It shows just the last credentials added.
I close the dialog, save the workflow and open the dialog again:
image
…exactly the same as above.
Well, let’s add another one:
image
…press OK and you can see:
image
A miracle.
Close and reopen:
image
Just two last credentials. I suppose the dialog hides the first credentials configured. Zero / one based array indexing problem? May be.
Now let’s close the dialog, then save and reopen the workflow. It opens credentials configuration dialog while the workflow is opening. No surprise. The first entry’s missing again:
image
But we still have everything in workflow.knime file:

Hi @jan_lender,

tnx for example with print screens. Seems this is OS related as I don’t have this behavior with Windows. Someone will check it and get back to you.

Br,
Ivan

Hi Ivan,
thank you. I thought It would have been strange if nobody hadn’t noticed this.
Jan

Hi there @jan_lender,

this was reproduced and ticket is created. Will notify you here once it’s been released.

Br,
Ivan

1 Like

Hi,

the ticket was successfully closed and we did implement this into our today released 4.1.2 version.

Best, Iris

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.