digitalfondue / lavagna

Lavagna: issue tracker/project management tool
http://lavagna.io
GNU General Public License v3.0
636 stars 110 forks source link

New User cannot drag and drop? #105

Closed c0mputerking closed 6 years ago

c0mputerking commented 6 years ago

Just trying to get some users and permissions setup, and as stated in the the Lavagna Documentation I have created a Global Role (I called it General) and gave it only the permission directly below. I then added my new user and plan to add all new users to that Role as per the Documentation

Update User Profile Search

I then create another Project Role with full permissions ie I checked everything and added my new user to that Project Role things work mostly as expected. However the new user cannot drag and drop cards from one column to another, I tested and the user can move cards from one column to the other using the three dots menu without issue.

syjer commented 6 years ago

hi @c0mputerking , I'll have a look.

syjer commented 6 years ago

@c0mputerking , found the bug, we didn't passed the project in this specific case :).

I'll do a new stable release with this fix.

syjer commented 6 years ago

@c0mputerking the release 1.1.1 has been published with this fix too: https://github.com/digitalfondue/lavagna/releases/tag/lavagna-1.1.1 .

c0mputerking commented 6 years ago

Thank you VERY much :)