Giter Club home page Giter Club logo

Comments (4)

calexh-sar avatar calexh-sar commented on August 12, 2024 1

@harmeet-status @jbirddog and I discussed this yesterday and since the core_contributor data store you referenced in your comment above is typeahead, it can only currently be accessed by a User Task form field. In order to be able to access the information directly in that data store like the other data stores, I added: Make typeahead data stores readable #1823. Jon estimated the 1 DD to make this happen. Otherwise we will need to create a duplicate kkv data store when that process is run.

from spiff-arena.

harmeet-status avatar harmeet-status commented on August 12, 2024

@calexh-sar @burnettk could you pls look into this.

from spiff-arena.

calexh-sar avatar calexh-sar commented on August 12, 2024

@calexh-sar @burnettk could you pls look into this.

@harmeet-status the UID is unique to the user and does not change if they change any of their other identifiers; username or display name.

from spiff-arena.

harmeet-status avatar harmeet-status commented on August 12, 2024

Ok that's good. This is how I envision the logic to work:

We already have a Data Store which keeps the Bamboo User data (refreshed daily). We need to have another Data Store which stores user preferences and also stores the discord_username and resolved discord_ID

IF the discord_username from Bamboo Data Store != match User Preferences Data Store, WE MUST resolve the discord_username TO discord_ID and store this in the User Pref DS. This logic will ensure that should the user change their username for Discord, we resolve the discord_ID to make sure that we are sending messages to the correct user account.

from spiff-arena.

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.