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
Not sure how, but I have managed to get the projects nodes to present as though they are application owned when in fact the device is instance owned.
I have not been able to re-create this but i did see it.
The Project In node had greyed out the "Receive messages sent to this instance" options and applied the tooltip "Option not supported when a device is assigned to an application" - which are correct for an application owned device.
Expected Behavior
node should corretly identify the device owner type and apply options expected
Steps To Reproduce
cannot re-produce but the effect can be witnessed if the settings.json contains both applicationID and projectID values in the flowforge object.
Environment
FlowFuse version:
Node.js version:
npm version:
Platform/OS:
Browser:
The text was updated successfully, but these errors were encountered:
Current Behavior
Not sure how, but I have managed to get the projects nodes to present as though they are application owned when in fact the device is instance owned.
I have not been able to re-create this but i did see it.
The Project In node had greyed out the "Receive messages sent to this instance" options and applied the tooltip "Option not supported when a device is assigned to an application" - which are correct for an application owned device.
Expected Behavior
node should corretly identify the device owner type and apply options expected
Steps To Reproduce
cannot re-produce but the effect can be witnessed if the settings.json contains both
applicationID
andprojectID
values in theflowforge
object.Environment
The text was updated successfully, but these errors were encountered: