Coder Social home page Coder Social logo

[CoE Starter Kit - BUG] Get_toWhom_profileo issue with the "Assign to all" button in the Request Orphaned Objects Reassigned (Child) flow about coe-starter-kit HOT 6 OPEN

Marius-Bjorni avatar Marius-Bjorni commented on August 31, 2024
[CoE Starter Kit - BUG] Get_toWhom_profileo issue with the "Assign to all" button in the Request Orphaned Objects Reassigned (Child) flow

from coe-starter-kit.

Comments (6)

Jenefer-Monroe avatar Jenefer-Monroe commented on August 31, 2024 1

oh sorry I got mixed up by the version number you listed.
When we did the testing for this fix, "No data entered" is what is sent in to Get toWhom profile, which sent 404 status code to the switch statement.
It looks like this product behavior may have changed and due to some competing priorities investigating this will have to go on the backlog.

from coe-starter-kit.

Jenefer-Monroe avatar Jenefer-Monroe commented on August 31, 2024

Hello, thanks for posting. This issue was posted and fixed for the June 2024 release of the kit. Please see #8362

from coe-starter-kit.

Marius-Bjorni avatar Marius-Bjorni commented on August 31, 2024

Hello, thanks for posting. This issue was posted and fixed for the June 2024 release of the kit. Please see #8362

That's exactly what I also pointed out.
And I'm on the June 2024 release, which is why I created a new issue. The problem doesn't seem to be fixed, or this is another seemingly similar issue.

from coe-starter-kit.

Marius-Bjorni avatar Marius-Bjorni commented on August 31, 2024

That's okay :)

Are there any temporary workarounds we should use?
Or should we just inform the affected end user and ask them to do it correctly next time they receive the same email?

from coe-starter-kit.

Jenefer-Monroe avatar Jenefer-Monroe commented on August 31, 2024

I think for now that's all I can advise for now, to not do that. I would have to debug to see what expression will work now instead. Hopefully I can do that in the next couple weeks.

from coe-starter-kit.

Jenefer-Monroe avatar Jenefer-Monroe commented on August 31, 2024

I just got around to testing this and it does appear to still work for me. I'm not sure how you are not getting 'No data entered' as I did.

Can you try this equation? I can't test as I dont repro, but I did validate that I still work with this expression instead.
@{coalesce(if(equals(length(coalesce(outputs('Send_Table_For_Response')?['body/data/toWhom'], '')), 0), 'No data entered', outputs('Send_Table_For_Response')?['body/data/toWhom']), 'No data entered')}

Here is what I see

Image

from coe-starter-kit.

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.