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 11:36pm

with teh same code for weeks

    • reply
    • like

    do not worry about it

      • reply
      • like

      something changed last week

        • reply
        • like

        thanks again

          • reply
          • like

          If webhook receiving code does not work properly, Wekan board can get stuck. That has happened before, and I have fixed that by removing that not working webhook. Webhooks to RocketChat do work for me.

            • reply
            • like

            webhooks work on moving cards

              • reply
              • like

              without issue

                • reply
                • like

                they used to work on board deletes, and now they do not

                  • reply
                  • like

                  trying to get my head wrapped around that

                    • reply
                    • like

                    most likely, I tried to fix it while helping you, so I broke it :D

                      • reply
                      • like

                      Anyway, it's now that I did try Global Webhooks, it makes it easier to see what webhook messages work and what do not yet

                        • reply
                        • like

                        so I can test those

                          • reply
                          • like

                          Some do not seem to have translations yet

                            • reply
                            • like

                            so I will add them

                              • reply
                              • like

                              yeah I have to use the integration per board I believe

                                • reply
                                • like

                                when I post the boards and cards and list and members I do it from a particular server

                                  • reply
                                  • like

                                  so thoseapi posts then have the webhook lock to the server that created them

                                    • reply
                                    • like

                                    board by board

                                      • reply
                                      • like

                                      so its create a board add a member add and intergation add seven or whatever list items then the cards for each board

                                        • reply
                                        • like

                                        not sure

                                          • reply
                                          • like

                                          can I even add a global webhook via the api?

                                            • reply
                                            • like

                                            I did not see that only at the board level

                                              • reply
                                              • like

                                              its funny but the move card function is not effected

                                                • reply
                                                • like

                                                its just the delete function

                                                  • reply
                                                  • like

                                                  all of thise go through the same routes on my end as well.

                                                    • reply
                                                    • like