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

Trigger channel create new Item wrongly requires an existing Item to be selected #2522

Open
andrewfg opened this issue Apr 6, 2024 · 2 comments
Labels
bug Something isn't working main ui Main UI

Comments

@andrewfg
Copy link

andrewfg commented Apr 6, 2024

Current Behavior

When using Main UI to try to create a new Item linked to a Trigger Channel, the dialog wrongly requires an existing Item to be selected. See screenshot below..

image

Expected Behavior

The dialog should NOT require an existing Item to be selected. Instead it should present the dialog fields for configuring a new Item.

Background

Platform is openHAB 4.2.0.M1 on Linux. Note: I am not sure if recent PRs concerning Item creation will have already solved this issue in the latest snapshots, as I have not tested this on the latest snapshot.

Signed-off-by: Andrew Fiddian-Green software@whitebear.ch

@andrewfg andrewfg added bug Something isn't working main ui Main UI labels Apr 6, 2024
@andrewfg
Copy link
Author

andrewfg commented Apr 6, 2024

=> @mherwege for info..

@mherwege
Copy link
Contributor

mherwege commented Apr 7, 2024

That needs looking into again, but rather after #2485. The new PR’s don’t do anything specific for items on trigger channels. As that would need a profile and there is no item-type, creating an item is different.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working main ui Main UI
Projects
None yet
Development

No branches or pull requests

2 participants