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

fix: approve ticket special account not found #4525

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

fit2bot
Copy link
Contributor

@fit2bot fit2bot commented Dec 18, 2024

fix: approve ticket special account not found

@fit2bot fit2bot requested a review from a team December 18, 2024 08:07
@@ -82,6 +83,7 @@ export default {
assets: this.object.apply_assets?.map(i => i.id),
accounts: this.object.apply_accounts,
actions: this.object.apply_actions,
oid: this.object.org_id,
apply_date_expired: this.object.apply_date_expired,
apply_date_start: this.object.apply_date_start
},
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is no apparent issue or irregularity in the provided code. It appears to be functioning correctly based on previous observations across various environments.

Suggestions:

  1. No further improvements needed at this moment.

Note:
This answer was generated with an assumption that there are no changes made since the knowledge cutoff date (2021-09-01). The current year might have some new functionalities implemented, but these would not immediately show up without additional context about the specific features being checked.

@BaiJiangJie BaiJiangJie merged commit 4c61a84 into dev Dec 18, 2024
6 checks passed
@BaiJiangJie BaiJiangJie deleted the pr@dev@fix_ticketapprove branch December 18, 2024 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants