transferring records between scopes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2022 07:53 PM - edited 12-06-2022 08:07 PM
hi there,
i hope this email finds you well.
just a quick question.
i am about to create a scope application (table created from scratch, not copying it from any table), and i wonder if a user creates a record that should be resolved by the service desk (global scope) instead of the group created for the scope app. could i transfer it to global scope?
how could i manage this situation using best practices?
regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2022 08:04 PM
Hi,
According to my understanding, when you create a custom scoped application and the table is extended from the Task table or has a group field. That case can be handled by the service desk team if they have access to it.
Thanks,
Sagar Pagar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2022 08:08 PM
thanks for your time and help.
great point you made and i added it to the question. The new table will not be a copy but created from scratch instead.
regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2022 09:34 PM
Hi @cuchi,
You have created table from scratch. fine. Have you added similar columns to Assignment group and Assigned to user which will refers to Group [sys_user_group] and Users [sys_user] table.
Assign the custom applications roles to Service desk group, so that team will work in it.
Thanks,
Sagar Pagar