> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-worktree-351-fix-webapi-escaped-anchors.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# RejectReasonGroupLink table

> User group link table for Comptr, for MDO item hiding

## RejectReasonGroupLink Table (223)

User group link table for Comptr, for MDO item hiding

## Fields

| Name                      | Description                           | Type                                  | Nullable |
| ------------------------- | ------------------------------------- | ------------------------------------- | :------: |
| rejectreasongrouplink\_id | Primary key                           | PK                                    |    No    |
| rejectreason\_id          | Link to RejectReason list table       | FK [RejectReason](./rejectreason.mdx) |    No    |
| group\_id                 | Link to Group table                   | FK [UserGroup](./usergroup.mdx)       |    No    |
| registered                | Registered when                       | UtcDateTime                           |    No    |
| registered\_associate\_id | Registered by whom                    | FK [associate](./associate.mdx)       |    No    |
| updated                   | Last updated when                     | UtcDateTime                           |    No    |
| updated\_associate\_id    | Last updated by whom                  | FK [associate](./associate.mdx)       |    No    |
| updatedCount              | Number of updates made to this record | UShort                                |    No    |

<img src="https://mintcdn.com/superofficeas-worktree-351-fix-webapi-escaped-anchors/B0A1boSFYhnBGGBH/media/loc/en/database/tables/RejectReasonGroupLink.png?fit=max&auto=format&n=B0A1boSFYhnBGGBH&q=85&s=2de06ad1eb57e2e02c2ba6a5abacab59" alt="RejectReasonGroupLink table relationship diagram" width="777" height="747" data-path="media/loc/en/database/tables/RejectReasonGroupLink.png" />

## Indexes

| Fields           | Types | Description |
| ---------------- | ----- | ----------- |
| rejectreason\_id | FK    | Index       |
| group\_id        | FK    | Index       |

## Relationships

| Table                          | Description                                                        |
| ------------------------------ | ------------------------------------------------------------------ |
| [associate](./associate)       | Employees, resources and other users - except for External persons |
| [RejectReason](./rejectreason) | Rejection reason (suggested) for bookings                          |
| [UserGroup](./usergroup)       | Secondary user groups                                              |

## Replication Flags

* Replicate changes DOWN from central to satellites and travellers.
* Replicate changes UP from satellites and travellers back to central.
* Copy to satellite and travel prototypes.

## Security Flags

* No access control via user's Role.
