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

Federated cloud ID is missing from existing contacts and can't be added. #814

Closed
lachlan-00 opened this issue Jan 2, 2019 · 1 comment
Closed
Labels
3. to review Waiting for reviews bug Something isn't working
Milestone

Comments

@lachlan-00
Copy link

lachlan-00 commented Jan 2, 2019

In the web interface i am unable to add the Federated Cloud ID property. Nothing happens in Chrome or Firefox and the field is missing from contacts who previously had one.

Steps to reproduce the behaviour:

  1. Go to Contacts
  2. Click on existing contact or create a new one.
  3. Click 'Choose property type'
  4. Select 'Federated Cloud ID'
  5. Nothing happens but it looks like it affect the email field in existing contacts.

Server configuration

Operating system: Linux (Debian Testing)

Web server: Apache

Database: MariaDB

PHP version: 7.3

Nextcloud version: 15.0.0

Contacts version: 3.0.1

Updated from an older Nextcloud

Signing status:

No errors have been found.

List of activated apps:

root@web:~# bin/occ app:list                                                                            
Enabled:                                                                                                
  - accessibility: 1.1.0                                                                                
  - activity: 2.8.2                                                                                     
  - admin_audit: 1.5.0                                                                                  
  - bruteforcesettings: 1.3.0                                                                           
  - calendar: 1.6.4                                                                                     
  - cloud_federation_api: 0.1.0                                                                         
  - contacts: 3.0.1                                                                                     
  - dav: 1.8.0                                                                                          
  - federatedfilesharing: 1.5.0                                                                         
  - federation: 1.5.0                                                                                   
  - files: 1.10.0                                                                                       
  - files_downloadactivity: 1.4.0                                                                       
  - files_external: 1.6.0                                                                               
  - files_pdfviewer: 1.4.0                                                                              
  - files_sharing: 1.7.0                                                                                
  - files_texteditor: 2.7.0                                                                             
  - files_trashbin: 1.5.0                                                                               
  - files_versions: 1.8.0                                                                               
  - files_videoplayer: 1.4.0                                                                            
  - firstrunwizard: 2.4.0                                                                               
  - gallery: 18.2.0                                                                                     
  - logreader: 2.0.0                                                                                    
  - lookup_server_connector: 1.3.0                                                                      
  - mail: 0.11.0                                                                                        
  - news: 13.0.3                                                                                        
  - nextcloud_announcements: 1.4.0                                                                      
  - notes: 2.5.1                                                                                        
  - notifications: 2.3.0                                                                                
  - oauth2: 1.3.0                                                                                       
  - password_policy: 1.5.0                                                                              
  - passwords: 2019.1.0-build2622                                                                       
  - previewgenerator: 2.0.0                                                                             
  - provisioning_api: 1.5.0                                                                             
  - richdocuments: 3.1.0                                                                                
  - sharebymail: 1.5.0                                                                                  
  - social: 0.1.1                                                                                       
  - spreed: 5.0.0                                                                                       
  - survey_client: 1.3.0                                                                                
  - systemtags: 1.5.0                                                                                   
  - tasks: 0.9.8                                                                                        
  - theming: 1.6.0                                                                                      
  - twofactor_backupcodes: 1.4.1                                                                        
  - updatenotification: 1.5.0                                                                           
  - workflowengine: 1.5.0                                                                               
Disabled:                                                                                               
  - comments                                                                                            

Nextcloud configuration:

root@web:~# bin/occ config:list system                                                                  
{                                                                                                       
    "system": {                                                                                         
        "instanceid": "***REMOVED SENSITIVE VALUE***",                                                  
        "passwordsalt": "***REMOVED SENSITIVE VALUE***",                                                
        "secret": "***REMOVED SENSITIVE VALUE***",                                                      
        "trusted_domains": [                                                                            
            "cloud.lachlandewaard.org",                                                                 
            "lnxt.cloud"                                                                                
        ],                                                                                              
        "htaccess.RewriteBase": "\/",                                                                   
        "datadirectory": "***REMOVED SENSITIVE VALUE***",                                               
        "dbtype": "mysql",                                                                              
        "version": "15.0.0.10",                                                                         
        "dbname": "***REMOVED SENSITIVE VALUE***",                                                      
        "dbhost": "***REMOVED SENSITIVE VALUE***",                                                      
        "dbport": "3306",                                                                               
@nextcloud-bot
Copy link
Member

GitMate.io thinks possibly related issues are #452 (Can't add new contact), #813 (Cannot add Date of Death to existing contacts), #155 (Missing border in Contacts), #175 (Missing UID in contact data), and #671 (Sync existing contact not working).

@nextcloud-bot nextcloud-bot added the bug Something isn't working label Jan 2, 2019
@skjnldsv skjnldsv added this to the 3.0.2 milestone Jan 3, 2019
@skjnldsv skjnldsv added the 1. to develop Accepted and waiting to be taken care of label Jan 3, 2019
@skjnldsv skjnldsv added 3. to review Waiting for reviews and removed 1. to develop Accepted and waiting to be taken care of labels Jan 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants