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

Some users cannot be found when inviting or setting restrictions #114

Closed
Tracked by #109
jrcastro2 opened this issue Feb 20, 2024 · 1 comment · Fixed by inveniosoftware/invenio-users-resources#127
Labels
bug Something isn't working
Milestone

Comments

@jrcastro2
Copy link
Contributor

jrcastro2 commented Feb 20, 2024

Try searching for a relatively common name, such as Tim Smith. This user does not appear in the search results when inviting it to a community or setting restrictions.

@jrcastro2 jrcastro2 changed the title Improve search for people, use cds-rdm to test it and search for Tim Smith. Improve search for users Feb 20, 2024
@jrcastro2 jrcastro2 self-assigned this Feb 20, 2024
jrcastro2 added a commit to jrcastro2/invenio-users-resources that referenced this issue Feb 21, 2024
* Allows partial matches on search
* closes CERNDocumentServer/cds-rdm#114
@jrcastro2 jrcastro2 removed their assignment Feb 23, 2024
@ntarocco ntarocco added the bug Something isn't working label Mar 27, 2024
@ntarocco ntarocco changed the title Improve search for users Some users cannot be found when inviting members Mar 27, 2024
@ntarocco ntarocco changed the title Some users cannot be found when inviting members Some users cannot be found when inviting or setting restrictions Mar 27, 2024
@ntarocco ntarocco added this to 2024/Q4 Mar 28, 2024
@ntarocco ntarocco moved this to Todo in 2024/Q4 Mar 28, 2024
@carlinmack carlinmack moved this to In review in Sprint Q1/2025 Jul 17, 2024
carlinmack pushed a commit to jrcastro2/invenio-users-resources that referenced this issue Jul 17, 2024
* Allows partial matches on search
* closes CERNDocumentServer/cds-rdm#114
@carlinmack carlinmack moved this from In review to In progress in Sprint Q1/2025 Jul 17, 2024
@jrcastro2
Copy link
Contributor Author

Closed in favor of inveniosoftware/invenio-app-rdm#2752

@github-project-automation github-project-automation bot moved this from In progress to Done (On prod) in Sprint Q1/2025 Jul 17, 2024
@kpsherva kpsherva moved this from Done (On prod) to Ready in Sprint Q1/2025 Jul 26, 2024
ntarocco pushed a commit to inveniosoftware/invenio-users-resources that referenced this issue Aug 22, 2024
* Allows partial matches on search
* closes CERNDocumentServer/cds-rdm#114
slint added a commit to slint/zenodo-rdm that referenced this issue Sep 2, 2024
📁 invenio-app-rdm (13.0.0b0.dev14 -> 13.0.0b1.dev3 ⚠️)

    📦 release: v13.0.0b1.dev3
    deposit: renamed get quota function
    config: filter out robots and flag machines
    migration: mint the new concept DOI for each upgraded record

    * previously, the script would create a new concept DOI for each record
      but never actually mint them on DataCite
    release: v13.0.0b1.dev2
    setup: bump invenio-communities
    release: v13.0.0b1.dev1
    ui: propagate permission check for community requests view

    * closes CERNDocumentServer/cds-rdm#158
    deposit form: provide props to overridable components

    * some of the overridable components have been using values that weren't
      passed as props
    sidebar: display 'Sizes' properly [+]

    - simplify formats as well
    config: add subjects datastream config
    share-modal: account for system created records
    release: v13.0.0b1.dev0
    setup: bump invenio-rdm-records
    records_ui: creatibutors: Display creator roles
    config: Bump records index version to v7.0.0
    AddUserGroupAccessModal: Use suggest API for finding users
    theme: adjust padding for community logo on record landing page

📁 invenio-communities (14.5.4 -> 15.0.0 ⚠️)

    release: v15.0.0
    mapping: add record_submission_policy to v2
    communities: Use accent analyzer for i18n titles
    fix: revert v1.0.0 changes
    communities: Move mappings to v2 and add accent analyzer
    mappings: add edge_ngram prefix search for community titles
    release: v14.10.0
    community settings: handle record submission policy setting

    * closes CERNDocumentServer/cds-rdm#158
    Fixing bug inveniosoftware/invenio-communities#1191
    release: v14.9.0
    bump invenio-vocabularies
    release: v14.8.0
    setup: bump invenio-requests
    InvitationsModal: Use suggest API for finding users
    📦 release: v14.7.0
    📦 release: v14.5.4
    package: bump react-invenio-forms
    📦 release: v14.5.3
    http headers: use and adjust vnd.inveniordm.v1+json http accept header

    * closes zenodo/rdm-project#598
    package: bump react-invenio-forms
    release: v14.6.1
    permissions: add excludes to review police generator
    i18n:push translations
    release: v14.6.0
    http headers: use and adjust vnd.inveniordm.v1+json http accept header

    * closes zenodo/rdm-project#598
    📦 release: v14.5.2
    user_moderation: dispatch Celery tasks for each community operation
    fix(logo): not fully deleted

    * logo file hasn't been deleted. this prevented a new file upload,
      because of an sqlalchemy.exc.IntegrityError:
      (psycopg2.errors.UniqueViolation) error.
    subcommunities: fix missing double-quote in email templates
    Invitation: Update RichEditor to use inputValue
    permissions: add member policy generator
    review police: allow all community members to submit records to community without review

    * closes CERNDocumentServer/cds-rdm#176
    user_moderation: dispatch Celery tasks for each community operation
    js+service: [zenodo#855] 4) integrate request flow with frontend [+]

    This concludes the 2nd flow of the membership request feature.
    Remaining flows are
    - 'waiting for decision' flow
    - 'making a decision' flow

    This PR needs to be complemented by:
    - one in invenio-requests (done)
    - one in invenio-rdm-records (to do)
    resources: [zenodo#855] add POST request_membership
    permissions: add can_request_membership
    header-ui: [zenodo#855] add inert request membership button+modal
    settings-ui: [zenodo#855] set membership policy
    fix(logo): not fully deleted

    * logo file hasn't been deleted. this prevented a new file upload,
      because of an sqlalchemy.exc.IntegrityError:
      (psycopg2.errors.UniqueViolation) error.
    subcommunities: fix missing double-quote in email templates
    fix(verified): the owner is not exclusively a user

    * a group could also be the first owner of a community and therfore
      break the key access

📁 invenio-jobs (0.4.0 -> 0.5.0 🌈)

    release: v0.5.0
    setup: bump invenio-users-resources

📁 invenio-rdm-records (11.8.0 -> 12.1.0 ⚠️)

    📦 release: v12.1.0
    config: added links for thumbnails (inveniosoftware/invenio-rdm-records#1799)
    📦 release: v12.0.4
    stats: add missing "is_machine" field
    release: v12.0.3
    communities: add permission checks for submission policy

    * closes CERNDocumentServer/cds-rdm#158
    release: v12.0.2
    setup: bump invenio-communities
    config: updated file quota and size vars
    quota: update func and variable config
    files: added config for media_files bucket
    release: v12.0.1
    setup: bump invenio-vocabularies
    release: v12.0.0
    records: mappings: Add extra fields to default search fields list
    records: mappings: Move settings to top of json
    records: jsonschemas: revert back to v6.0.0
    records: mappings: preserve original title and analyze more fields
    mappings: Remove v7 mappings from elasticsearch
    records: mappings: v7.0.0: Add missing fields
    records: update index settings for accent search

📁 invenio-requests (4.7.0 -> 5.0.0 ⚠️)

    release: v5.0.0
    setup: bump invenio-user-resources
    i18n:push translations

📁 invenio-stats (4.1.0 -> 4.2.0 🌈)

    📦 release: v4.2.0
    processors: allow filtering out robots/machines

📁 invenio-users-resources (5.4.0 -> 6.0.0 ⚠️)

    release: v6.0.0
    users: mappings: Add accent analyzing
    search: use email tokeniser as default search analyzer
    refactor: move to v3 as types have changed
    mappings: change from ngram to edge_ngram
    mappings: add ngram analyzer

    * Allows partial matches on search
    * closes CERNDocumentServer/cds-rdm#114
    i18n:push translations

📁 invenio-vocabularies (4.5.0 -> 5.0.2 ⚠️)

    📦 release: v5.0.2
    ror: use datePublished as fallback date for dataset timestamp
    release: v5.0.1
    mapping: fix normalizer

    * normalizers cannot preserve original value
      otherwise it will create 2 tokens for the keyword
    setup: fix module description
    release: v5.0.0
    vocabularies: Use specific index_name
    affiliations: Add lazy loaded localized title field for searching
    funders: mappings: Use accent edge analyzer instead of search_as_you_type
    affiliations: mappings: Use accent edge analyzer instead of search_as_you_type
    affiliations: Add reference doc link for fuzziness
    affiliations: Add preserve_original to filters in mappings
    affiliations: Add accent analyzer to mappings
    fix: schema_path
    mappings: remove edge_ngram from awards, move others to v2
    mappings: add edge_ngram prefix search
    📦 release: v4.5.0
    ci: run on maint/feature branches
    ror: fix dump modified date comparison
    ror: fix dump modified date comparison
    names: mappings: Use accent edge analyzer instead of search_as_you_type
    names: mappings: Move settings to top of json
    names: Add preserve_original to filters in mappings
    contrib: names: update field boosts and mapping
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants