Add views relationship for user that submitted the contact form

Created on 2 May 2019, about 5 years ago
Updated 29 January 2023, over 1 year ago

Problem/Motivation

While we have a views relationship that is based on ...
"The ID of the recipient user for personal contact messages."
... we don't have one for ...
"The ID of the user that created contact messages."

While I do understand the desire for the recipient user, it seems like folks using contact_storage would more frequently be interested in data derived from relationships stemming from the submitting user (assuming it was submitted in an authenticated context).

At that stage, I could add a view which allows me to combine data I know about the user with data about the submission in the contact form.

Proposed resolution

TBD

Remaining tasks

TBD

User interface changes

None anticipated

API changes

TBD - None anticipated

Data model changes

TBD

✨ Feature request
Status

Active

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States matt_paz

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • Has any further work been done on this issue? I have a batch of user views that need a relationship set to the contact message user ID.

    I can't find any other discussion on this problem elsewhere and would prefer a stable solution, if there is one.

Production build 0.69.0 2024