Giter Site home page Giter Site logo

Comments (3)

xet7 avatar xet7 commented on May 25, 2024

If there is requirement to clone board immediately, that requires:

a) Different database, that has feature of immediate branching like git branch
b) Different database structure backend logic, where copying board only creates new board ID that has link to original board ID. But does not duplicate data.

from wekan.

e-gaulue avatar e-gaulue commented on May 25, 2024

I looked at it more this morning.

I thought the emails I received where linked with cards I did subscribe in my main board, but in fact it's just emails with card creation webhook messages. Maybe it's this webhook ongoing process that doesn't manage to finish fast enough. By the way, {{{wekan-username}}} is always "undefined" in the massage describe on

"user": "{{wekan-username}}",
.

Could those webhooks be disable while cloning or using API? Does it give any ideas of what is going on?

There is no need for immediate board cloning. Looking at it, I've got the feeling everything is well clone on my board (but my thumb card information). api.py just finish this way that gives the feeling something went wrong.

from wekan.

e-gaulue avatar e-gaulue commented on May 25, 2024

Sorry to come back on it, but I tried to read the documentation regarding webhook and I don't find anywhere to go to modify configuration or wekan to avoid this behaviour.

I've been to global configuration: no webhook
I've been to the cloned board configuration: no webhook
I've been to the original board configuration: no webhook

But all administrators receive emails (one by list of the original board), with the messages described in wekan/docs/wekan.wiki/Webhook-data.md, one message for each card created during the duplication. It doesn't happen when cloning through the GUI, only through API.

I try to find what trigger this.

from wekan.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.