Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[$500] Web - Response error when running code in console #34690

Closed
2 of 6 tasks
lanitochka17 opened this issue Jan 17, 2024 · 5 comments
Closed
2 of 6 tasks

[$500] Web - Response error when running code in console #34690

lanitochka17 opened this issue Jan 17, 2024 · 5 comments
Assignees
Labels
Bug Something is broken. Auto assigns a BugZero manager. Daily KSv2 External Added to denote the issue can be worked on by a contributor Help Wanted Apply this label when an issue is open to proposals by contributors

Comments

@lanitochka17
Copy link

lanitochka17 commented Jan 17, 2024

If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!


Version Number: 1.4.26-1
Reproducible in staging?: Y
Reproducible in production?: Y
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Expensify/Expensify Issue URL:
Issue reported by: Applause - Internal Team
Slack conversation:

Issue found when executing PR #33392

Action Performed:

  1. Go to URL https://staging.new.expensify.com/
  2. Login with any account
  3. Open any expense report
  4. Execute the following code in console

Onyx.set('policyReportFields_47FB5109E0654E15', {
text_title: {
"defaultValue": "{report:type} #{report:reportID}",
"fieldID": "text_title",
"name": "Title",
"orderWeight": 0,
"type": "formula",

},
field_id_TEST: {
"defaultValue": null,
"fieldID": "field_id_TEST",
"name": "Tax Code",
"orderWeight": 1,
"type": "text",
},
field_id_ANOTHER_ONE: {

"defaultValue": "option A",
"fieldID": "field_id_ANOTHER_ONE",
"name": "Project",
"orderWeight": 2,
"type": "dropdown",
"values": ["option1", "option2", "option3"]
},
field_id_DATE_FIELD: {
"defaultValue": "2023-11-19",
"fieldID": "field_id_DATE_FIELD",
"name": "Effective Date",
"orderWeight": 3,
"type": "date",
}
})

Expected Result:

The custom fields show up.
The fields are sorted correctly.
The fields show correct name & default values

Actual Result:

Response error, code not accepted

Workaround:

Unknown

Platforms:

Which of our officially supported platforms is this issue occurring on?

  • Android: Native
  • Android: mWeb Chrome
  • iOS: Native
  • iOS: mWeb Safari
  • MacOS: Chrome / Safari
  • MacOS: Desktop

Screenshots/Videos

Add any screenshot/video evidence

Bug6345871_1705529085249!______________2024-01-17___19 13 54

Bug6345871_1705529085250!image__210_

View all open jobs on GitHub

Upwork Automation - Do Not Edit
  • Upwork Job URL: https://www.upwork.com/jobs/~0138322521320180ab
  • Upwork Job ID: 1747751630740602880
  • Last Price Increase: 2024-01-17
@lanitochka17 lanitochka17 added External Added to denote the issue can be worked on by a contributor Daily KSv2 Bug Something is broken. Auto assigns a BugZero manager. labels Jan 17, 2024
@melvin-bot melvin-bot bot changed the title Web - Response error when running code in console [$500] Web - Response error when running code in console Jan 17, 2024
Copy link

melvin-bot bot commented Jan 17, 2024

Triggered auto assignment to @kevinksullivan (Bug), see https://stackoverflow.com/c/expensify/questions/14418 for more details.

Copy link

melvin-bot bot commented Jan 17, 2024

Job added to Upwork: https://www.upwork.com/jobs/~0138322521320180ab

@melvin-bot melvin-bot bot added the Help Wanted Apply this label when an issue is open to proposals by contributors label Jan 17, 2024
Copy link

melvin-bot bot commented Jan 17, 2024

Triggered auto assignment to Contributor-plus team member for initial proposal review - @0xmiroslav (External)

@ZhenjaHorbach
Copy link
Contributor

As I remember this is normal for staging and production
Everything works on develop

@0xmiros
Copy link
Contributor

0xmiros commented Jan 18, 2024

This is not bug. Let's close

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something is broken. Auto assigns a BugZero manager. Daily KSv2 External Added to denote the issue can be worked on by a contributor Help Wanted Apply this label when an issue is open to proposals by contributors
Projects
None yet
Development

No branches or pull requests

4 participants