Giter Site home page Giter Site logo

Comments (4)

pdevito3 avatar pdevito3 commented on September 26, 2024

hmm, interesting. Will try and take a look at this later tonight!

from craftsman.

pdevito3 avatar pdevito3 commented on September 26, 2024

About to head out to an event, so can't dig in deep at the moment, but at first glance you might want to try something like this:

      - Name: CreatedById
        Type: Guid
        ForeignEntityName: User
        ForeignEntityPlural: Users
      - Name: ModifiedById
        Type: Guid
        ForeignEntityName: User
        ForeignEntityPlural: Users

If I'm remembering that part of the codebase correctly, it needs the Id property and will make the entity based on off of the given info automatically something like this with just the entity might not work at the moment. Can think though options to make things more flexible if that is the case though.

Even if the above does work you might need to make minor mods as it will probably add the User prop twice similar to what is already happening because there's no check to see if it's already there

from craftsman.

pdevito3 avatar pdevito3 commented on September 26, 2024

able to repro and yeah it shouldn't be happening that way. digging now!

from craftsman.

pdevito3 avatar pdevito3 commented on September 26, 2024

found it. thanks for the callout!

from craftsman.

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.