Target records are out of scope

:warning:This is a template you must use to report issues. :warning:
You can also drag images, videos and include Preformatted text.

Feature(s) impacted

Please describe in this mandatory section the feature(s) that will be discussed in this topic.
Smart action

Observed behavior

Please describe in this mandatory section the current behavior you observe.
Smart action doesn’t work in production environment but work in test environment

Expected behavior

Please describe in this mandatory section the behavior you are expecting.
To be working

Failure Logs

In this optional section, please:

  • include any relevant log snippets if necessary,
  • or remove this section if left empty.

Context

Please provide in this mandatory section, the relevant information about your configuration:

  • Project name: …

  • Team name: …

  • Environment name: Production

  • Agent type & version: …
    out of scope

  • Recent changes made on your end if any: …

Hello @Bastien_Blanc,

Can you please fill all the different section of the template so that we better know what is the issue you are encountering ?

Thanks,
Kind regards :slight_smile:

Hello,

The section are filled since the beginning. It’s merged with the originally template.
I can’t modify the post.

Agent type & version, 8.5.3

Thanks

Do you have some news there ?

@Bastien_Blanc :wave:

We actually need your project name in order to check your project configuration. This could be especially useful as the error could be generated by a layout configuration issue, that we locate without your project name (As well as team name, when relevant).

Project name: …
Team name: …
Environment name: Production
Agent type & version: 8.5.3

is not enough infos to locate the project on our end.

Thanks in advance.

Hello :slight_smile:

Fintecture
Fintecture

Thanks :pray:

I can’t spot any issue with your project configuration.
To further investigate this issue:

  • Could you share here or as a DM (if you consider it to be private infos) the HTTP request & response headers and content?
  • If you have some, could you share your browser developer console logs & your admin backend logs?
  • If possible, the code of the associated smart action?

Thanks in advance.

I send the answers by DM :slight_smile:

As stated, I’m currently still unable to reproduce the issue.

If you have them, seeing the SQL queries associated with the failing call would really help? (Again, as DM if you consider those private).

We are also investigating on our end to see if we’re able to reproduce.

Hello everyone,

After some more investigation with @Bastien_Blanc, it turned out the issue were related to two smart actions having the same name, causing two smart action controller to be behind the same URL.

After a quick modification (eg changing the smart action names to make them differ) the issue was fixed.

Steve.

2 Likes