colloqi / pisignage-server

Local Server to manage piSignage players based on node.js
http://www.pisignage.com
MIT License
372 stars 153 forks source link

Bug: Drag'n'Drop while assigning assets with filter by label #78

Closed staegi closed 5 years ago

staegi commented 5 years ago

If you try to drag and drop an asset to a playlist and a label filter is set then a wrong file is assigned. This happens only when some assets are filtered out above the dragged asset.

hitesh83 commented 5 years ago

This was fixed long time back, you are on which version / release date ?

staegi commented 5 years ago

I use release 2.5.4: https://hub.docker.com/r/tomcat2111/pisignage-server/dockerfile

hitesh83 commented 5 years ago

is you issue same as this https://github.com/colloqi/pisignage-server/issues/43

hitesh83 commented 5 years ago

using below branch mention in docker, I am not able to reproduce your issue.

git clone --branch 2.5.4 https://github.com/colloqi/pisignage-server

staegi commented 5 years ago

You are right. In this version it works.