Join the conversation

Sign in to join this conversation, and others like it, in the communities you care about.

Wekan

Wekan is an open-source kanban board (Trello like) which allows a card-based task and to-do management.

Wekan / Bugs

Update recently? deleting

Update recently? deleting

Wekan / Bugs · February 28, 2020 at 4:04pm (Edited 5 years ago)

was there an update last evening or the day before?

deleting archived cards do not stay deleted. Refreshing screen and they return in the list of archived things to delete

HOW do you clear out all cards from the system not using the GUI? Its suddenly happening on all three systems with no code changes.

Can we roll back to the last version. THis is broken

other issues: when updating with new cards from the api looking at the contents of the new cards put the GUI into some sort of wait mode. Until you refresh the screen several times you get this behavior that indicates its not connecting to Mongo or something

In fact the deleting the archived boards works and on screen refresh they are still there seems like its never deleting from Mongo at all

Another hint: in addition to the GUI thinking the archived card is deleted and when you refresh its not, the webhooks are not being sent out when the delete happens. So it seems that the GUI is disconnected from the mongo and webhook piece entirely.

Question: in addition to rolling back the code, using snap installed wekan, what is the correct way to get into mongo shell under snap wekan? I can at least see what is in the database then and perhaps clear it out

LMK

more hints, I can't delete archived cards but I can restore them. When I do I cannot disable or remove webhooks associated

HOw do I get into wekan under snap mongo to clear these out?

Load previous messages

March 1, 2020 at 10:59pm

delete three boards

    • reply
    • like

    all gui

      • reply
      • like

      if I leave the webhooks in place it seems to lose the object to delete

        • reply
        • like

        are you using webhooks on boards, or Global Webhook at Admin Panel?

          • reply
          • like

          if I disable the webhooks on each board then it works

            • reply
            • like

            webhooks per board

              • reply
              • like

              Ok just a moment I'll try

                • reply
                • like

                I go get webhook messages to RocketChat when I have deleted boards from Archive

                  • reply
                  • like

                  so you can delete the boards with the webhooks enabled?

                    • reply
                    • like

                    I get them after a long delay of webhooks enabled

                      • reply
                      • like

                      the delete right away with them disabled

                        • reply
                        • like

                        Yes I can delete them

                          • reply
                          • like

                          All boards pointed to same RocketChat webhook url

                            • reply
                            • like

                            I do three at atime

                              • reply
                              • like

                              let me do it one by one

                                • reply
                                • like

                                no

                                  • reply
                                  • like

                                  its repeatable

                                    • reply
                                    • like

                                    the webhook is delaying the delete for 20 minutes plus with that undefined error for the object that its looking for a title of

                                      • reply
                                      • like

                                      give me your rocktchat urt

                                        • reply
                                        • like

                                        Let me try that

                                          • reply
                                          • like

                                          how does the webhook interact with the mongo delete

                                            • reply
                                            • like

                                            does one have to complete for the other to start?

                                              • reply
                                              • like

                                              I have RocketChat installed locally like this https://github.com/wekan/wekan/wiki/OAuth2#snap

                                                • reply
                                                • like

                                                I have my webhook as a inside VPC of a local server http://17x.xxx.xx.x:8001/wekan/webhook

                                                  • reply
                                                  • like