Code Monkey home page Code Monkey logo

Comments (3)

glime-ai avatar glime-ai commented on July 23, 2024

To disable automatic activity registration in Elsa 3, you should be able to configure the ElsaFeature options directly within the AddElsa call. However, based on your description, it seems like you've encountered issues with this approach.

Given that you've tried using elsa.Configure<ElsaFeature>(x => x.DisableAutomaticActivityRegistration = true) and it didn't work, and considering that you've also attempted to create a separate extension method without success, it's possible that there might be a bug or a missing piece in the documentation or the implementation.

The error Activity descriptor not found suggests that the system is trying to locate an activity that has not been registered, which could be a result of disabling the automatic registration.

To resolve this issue, I would recommend the following steps:

  1. Ensure that you are using the latest version of Elsa 3, as there might have been updates or bug fixes related to this feature.
  2. Review the Elsa 3 documentation and GitHub repository for any updates or examples on how to correctly use the DisableAutomaticActivityRegistration property.
  3. If the documentation is lacking or you suspect a bug, consider reaching out to the Elsa community or maintainers via GitHub discussions or issues for guidance. It's possible that others have encountered this issue and might have a solution or workaround.

If you provide the exact code snippet you're using to configure Elsa without automatic activity registration, I might be able to offer more specific advice.

This comment was generated by Glime.

from elsa-core.

cr0fters avatar cr0fters commented on July 23, 2024

I think this is a bug in the latest version, in that setting the property doesn't seem to have any effect

from elsa-core.

cr0fters avatar cr0fters commented on July 23, 2024

wonder if you've any advice @sfmskywalker ?

from elsa-core.

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.