General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Priority Subject Assignee Updated Category
2944InfrastructureStoryNewNormalDesign and implement a MN kill switch mechanismDave Vieglais2018-01-17 20:30Support Operations
8205InfrastructureTaskNewNormalAdjust memory allocation to Tomcat7 on CNs2017-10-24 15:33
8206InfrastructureTaskNewNormalReview and adjust memory allocation to Solr and zookeeper2017-10-24 16:03
8210InfrastructureFeatureNewNormalGenerate daily reports by member node of discrepancies between CN vs MN content2017-10-25 18:50
8204InfrastructureStoryNewNormalAdjust memory allocation for services running under JVM on CNs2018-01-09 19:10
8215InfrastructureBugNewNormalConsider how Subjects are compared (e.g. HTTP vs. HTTPS ORCID URIs)2017-11-07 22:11
8222InfrastructureTaskNewNormalreindex all isotc211 content in production to reflect final decisions from origin field mappingDave Vieglais2018-03-22 16:56d1_indexer
8224InfrastructureTaskNewNormalmetacat not promoting node token privs for solrJing Tao2017-12-04 19:33Metacat
7224InfrastructureStoryNewNormalpush synchronization request status indicator: synchronizeStatus method option2018-01-17 19:38Architecture Design
7559InfrastructureStoryNewNormalDevelop plan for securing application passwords in the CN stackDave Vieglais2018-01-17 19:34Architecture Design
8208InfrastructureStoryNewNormalReview and adjust memory allocated to d1-index-task-generator and d1-index-task-processor2018-01-09 19:10
8207InfrastructureStoryNewNormalreview and adjust memory allocated to d1-processing2018-01-09 19:10
8167InfrastructureStoryNewNormalEnable postgres replication between Coordinating NodesMonica Ihli2018-01-09 19:10dataone-cn-os-core
8097InfrastructureStoryNewNormalMetacat (storage) and d1-synchronize both have the code to compute the checksumJing Tao2018-01-09 19:10d1_synchronization
8044InfrastructureStoryNewNormalcertificate manager should check expiration of CAs it loads into the trust manager.Rob Nahf2018-01-09 19:10d1_libclient_java
7605InfrastructureStoryNewNormalMemberNodes not authorizing CN to harvest log recordsDave Vieglais2018-01-17 19:33Environment.Production
7650InfrastructureStoryNewNormalDAO for SystemMetadata changes the SystemMetadata.replicationPolicyRob Nahf2018-01-17 19:31d1_cn_common
7668InfrastructureStoryNewNormalDetermine how indexing of data packages should workJing Tao2018-01-17 19:28d1_indexer
7859InfrastructureStoryNewNormalAdd formatID for the STL 3d model file formatDave Vieglais2018-01-17 19:04
8022InfrastructureStoryNewNormald1_log_aggregation has different version of Hazelcast than the rest of CN stack. Hazelcast version very out of date.Rob Nahf2018-01-09 19:10d1_log_aggregation
7940InfrastructureStoryNewNormalRetrieval of system metadata is too slowRobert Waltz2018-01-09 19:10d1_cn_service
4278InfrastructureStoryNewNormalEML indexing - handle multiple temporalCoverage and spatialCoverage elementsJing Tao2018-01-17 20:04d1_indexer
7688InfrastructureBugNewNormalLogAggregation unable to change BaseURLs upon updateNodeCapabilities notificationDave Vieglais2018-01-02 12:02d1_log_aggregation
6513InfrastructureStoryNewNormalCreate a Local Cache of all Membernode log records on the single master CNDave Vieglais2018-01-17 19:49d1_log_aggregation
8379InfrastructureBugNewNormalremove or improve AuthLdap.getGroups logging statementJing Tao2018-02-27 16:51Metacat
8061InfrastructureStoryNewNormaldevelop queue-based processing system for the CNRob Nahf2018-01-17 19:00Architecture Design
8380InfrastructureBugNewNormalMN.update method doesn't check if the authoritativeMN is null on the system metadata of the new objectJing Tao2018-03-02 21:53Metacat
8036InfrastructureStoryNewNormalsynchronization should respond to various MN down conditions to avoid syncFailuresRob Nahf2018-01-17 18:55d1_synchronization
6056InfrastructureStoryNewNormalremove log aggregation processing from d1-processing Linux serviceDave Vieglais2018-01-17 19:55d1_log_aggregation
8162InfrastructureStoryNewNormalReplication tasks can contain stale potential target nodesRob Nahf2018-03-02 21:47d1_replication
4650InfrastructureStoryNewNormalAllow MN to bias resolve to the authoritative MNRob Nahf2018-01-17 20:00d1_cn_common
4669Java ClientTaskNewNormal- Regarding the style: A good addition to the types would be some builders, static factories and constructors as applicable2015-02-11 20:08
6748Java ClientTaskNewNormalCreate a factory / builder class for converting versioned types.2015-02-11 19:47
4668Java ClientTaskNewNormal- No types implement toString2015-02-11 20:08
4667Java ClientTaskNewNormal- (Important!) No types implement equals or hashcode2015-02-11 20:08
4666Java ClientTaskNewNormal- All types have the same serialVersionUID (10000000)2015-02-11 20:08
5313Java ClientTaskNewNormalenable remote deployment of product packages from Hudson / JenkinsRob Nahf2015-02-11 20:34
4673Java ClientTaskNewNormalPom has warnings:2015-02-11 20:08
4670Java ClientTaskNewNormal- Regarding the style: The types are fully mutable with no field validations or constraints. 2015-02-11 20:08
6850Java ClientStoryNewNormalautomate Java Client releases Rob Nahf2018-01-17 19:42d1_libclient_java
4665Java ClientTaskNewNormalTests contain redundant code.2015-02-11 20:08
2968Java ClientBugNewNormalcn.getFormat() doesn't use cn associated with the CNode objectRob Nahf2015-02-11 20:56d1_libclient_java
1647Java ClientTaskNewNormalUpdate d1_common_java ObjectFormatServiceImpl to include addFormat()2016-06-22 16:51d1_common_java
1555Java ClientTaskNewNormalModify TestSimpleMultipartEntity for use with MockHttpClientRob Nahf2015-02-11 19:49d1_common_java
4664Java ClientTaskNewNormalRelated to above: Test classes bring in org.apache.log4j.Logger but it is not declared as a test dependency2015-02-11 20:08
4663Java ClientTaskNewNormalsrc/main/resources appears to have config for log4j through commons-logging but neither logging library is declared as a test scope dependency.2015-02-11 20:08
1648Java ClientTaskNewNormalUpdate d1_libclient_java ObjectFormatCache to include addFormat()2016-06-22 16:51d1_libclient_java
1554Java ClientTaskNewNormalCreate MockHttpClient for testing in d1_common_javaRob Nahf2015-02-11 19:49d1_common_java
4661Java ClientTaskNewNormalDeprecated methods give no indication of the (Java) version in which they will be removed2015-02-11 20:08
4660Java ClientTaskNewNormalsrc/main/java has XML filesRobert Waltz2015-02-11 20:08d1_common_java
4657Java ClientTaskNewNormalPom versions are mixed between properties and inline (e.g. <version>1.8.4</version>)Rob Nahf2015-02-11 20:08
4655Java ClientTaskNewNormalPom appears to bring in plugins as project dependencies (maven-jar-plugin, maven-clean-plugin)2015-02-11 20:08
7312Java ClientFeatureNewNormalRestart connection manager2015-08-24 17:24d1_libclient_java
6511Java ClientTaskNewNormalremove the deprecated MultipartRequestHandler class from d1_common_javaRob Nahf2015-02-11 20:04d1_common_java
1552Java ClientTaskNewNormalCopy TestSimpleMultipartEntity from d1_common_java to d1_integrationRob Nahf2015-02-11 19:49
6765Java ClientBugNewNormaljibx-maven-plugin incompatible with Java 8Rob Nahf2015-01-19 23:17
7702Log ReportingTaskNewNormalabnormal strings in ipAddress field of solrRobert Waltz2016-06-22 17:18d1_log_aggregation
8657Log ReportingBugNewNormalLog aggregation service not recording logs for the MNs - urn:node:TDAR and urn:node:OTS_NDC2018-07-16 21:36d1_log_aggregation
7682Log ReportingTaskNewNormalSluggish Purging Read Event Cache 2016-03-17 15:02d1_log_aggregation
8551Member NodesMNDeploymentNewNormalForest Service Research Data Archive2018-04-17 20:00
8550Member NodesMNDeploymentNewNormalESGF - Earth System Grid Federation2018-04-17 19:58
8188Member NodesMNDeploymentNewNormalAg Data CommonsRebecca Koskela2017-09-22 23:06
5838Member NodesStoryNewNormalGBIF: Testing2019-01-28 14:39
5899Member NodesTaskNewNormalGBIF: Create news itemAmy Forrester2019-01-24 17:10
8549Member NodesMNDeploymentNewNormalEarth Resources Observation and Science Center2018-04-17 19:55
8557Member NodesMNDeploymentNewNormalPhysical Oceanography Distributed Active Archive Center2018-04-18 16:32
5867Member NodesStoryNewNormalGBIF: Registration in Production environment2019-01-24 17:08
7975Member NodesTaskNewNormalGINA: Implement search index and display support for any new metadata formats required by the MN.Roger Dahl2017-01-27 18:34
3410Member NodesTaskNewNormalDevelop a Redmine Cheatsheet to help with a wider REDMine user community interacting with MN issuesJohn Cobb2012-11-30 19:36
8670Member NodesTaskNewNormalFEMC - upgrade GMN 2.3.7 to 3.0.4Roger Dahl2019-08-02 18:22
7986Member NodesTaskNewNormalGINA: Configure SSL Certificates for ProductionAmy Forrester2018-08-31 15:22
3374Member NodesTaskNewNormalMove kepler-library.org Metacat to new serverBen Leinfelder2012-11-08 00:31
8831Member NodesStoryNewNormalImport error with schema_org.dataJohn Evans2019-08-05 18:57
8676Member NodesTaskNewNormalNRDC -GMN upgrade 2.4.2 to 3.0.4Roger Dahl2019-03-05 20:43
8587Member NodesTaskNewNormalAdd DataONE Logo to SanParks websiteJing Tao2018-05-09 21:19
7924Member NodesMNDeploymentNewNormalLTER-Spain networkLaura Moyers2016-11-21 14:49
8819Member NodesStoryNewNormalIEDA documents not in DataONE2019-06-13 19:20
8742Member NodesTaskNewNormalGMN upgrade from 2.4.1 to 3.2.0Roger Dahl2018-11-13 19:14
5869Member NodesTaskNewNormalGBIF: SSL Certificates2016-07-02 12:45
8830Member NodesTaskNewNormalRequirements AnalysisJohn Evans2019-08-06 14:44
5871Member NodesTaskNewNormalGBIF: Verify successful installation of client side certificate2016-07-02 12:45
7050Member NodesMNDeploymentNewNormalUSDA ARS2015-04-17 17:27
8247Member NodesTaskNewNormalVerify upgraded metacat is operating correctly as a production member node.Jing Tao2018-02-02 15:49
8246Member NodesTaskNewNormalUpgrade metacat to the latest versionJing Tao2018-04-23 16:09
8553Member NodesMNDeploymentNewNormalMVCO - Martha's Vineyard Coastal Observatory2018-04-17 20:03
3260Member NodesTaskNewNormalScope out the implementation of a CitSci.org MNBruce Wilson2012-09-20 20:51
8187Member NodesSupportNewNormalEZID DOI resolvable URLs failing for 14 PISCO objects2017-09-19 22:12
7103Member NodesTaskNewNormalCreate a new test certificate for mnStagePISCODave Vieglais2015-05-14 18:29
3239Member NodesMNDeploymentNewNormal"Nitrous Oxide emissions Network" member node2018-04-17 17:13
3236Member NodesMNDeploymentNewNormalUCNRS member nodeMark Schildhauer2013-01-30 20:59
8554Member NodesMNDeploymentNewNormalSEDAC - NASA Socioeconomic Data and Applications Center2018-04-17 20:05
8531Member NodesTaskNewNormalTraining & education 2018-04-06 15:11
8259Member NodesMNDeploymentNewNormalNeotoma Paleoecology DatabaseAmy Forrester2018-04-09 21:14
8552Member NodesMNDeploymentNewNormalGLCF - Global Land Cover Facility2018-04-17 20:01
8154Member NodesTaskNewNormalTest content from the test NKN member node should be archived or deleted from production2017-07-26 19:55
8729Member NodesTaskNewNormalRequirements Analysis 2018-10-11 17:24
5841Member NodesTaskNewNormalGBIF: SSL Certificates2019-01-28 14:40
5877Member NodesTaskNewNormalGBIF: Set up synchronization of the MN2016-07-02 12:45
5865Member NodesTaskNewNormalGBIF: Log record access2016-07-02 12:45
5875Member NodesTaskNewNormalGBIF: Set the node status to approved (start synchronization)2016-07-02 12:45
5874Member NodesTaskNewNormalGBIF: Set up Node document2016-07-02 12:45
8681Member NodesTaskNewNormalNCEI - install new GMN Roger Dahl2019-03-05 18:20
5884Member NodesTaskNewNormalGBIF: Verify Science Metadata is returned with the correct HTTP Content-Type2016-07-02 12:45
5900Member NodesTaskNewNormalGBIF: Formal announcement2016-07-02 12:45
8730Member NodesTaskNewNormalPlan the Implementation (NCAR)2018-10-11 17:21
5886Member NodesTaskNewNormalGBIF: Verify Resource Maps2016-07-02 12:45
3411Member NodesTaskNewNormalCollate documents of relevance to MN deployment and operationDave Vieglais2012-12-01 18:33
5861Member NodesTaskNewNormalGBIF: Verify that Resource Maps are correctly processed by CNs.2016-07-02 12:45
5860Member NodesTaskNewNormalGBIF: Verify Resource Map is returned with the correct HTTP Content-Type2016-07-02 12:45
8594Member NodesTaskNewNormalGOA: replicate to Research WorkspaceMatthew Jones2018-05-15 17:40
6048Member NodesTaskNewNormalFix 404 NotFound erros on the EDORA MNJim Green2014-11-24 14:57
5873Member NodesTaskNewNormalGBIF: Register MN2016-07-02 12:45
8145Member NodesTaskNewNormalTest FabricMonica Ihli2017-07-19 00:44
8844Member NodesBugNewNormalServer certificate is expired2019-10-08 18:27
8146Member NodesTaskNewNormalFailed Sync ParserMonica Ihli2017-07-19 00:46
8643Member NodesTaskNewNormal(Cyverse) Implement in Production Environment2018-07-05 14:25
5890Member NodesTaskNewNormalGBIF: Authentication and Authorization2018-01-22 21:16
5896Member NodesTaskNewNormalGBIF: Mutual acceptance2016-07-02 12:45
5888Member NodesTaskNewNormalGBIF: Verify Resource Map is returned with the correct HTTP Content-Type2016-07-02 12:45
8683Member NodesStoryNewNormalUSGS SDC: redeploy as a v2 Slender Node with GMNJohn Evans2019-05-15 14:03
8846Member NodesBugNewNormalTFRI node unresponsive2019-10-08 15:26
8614Member NodesTaskNewNormalBCO-DMO: testing the member nodeMatthew Jones2018-06-13 15:48
8845Member NodesBugNewNormalServer is returning a 500 error.2019-10-08 15:20
8843Member NodesBugNewNormalServer certificate is expired2019-10-08 15:14
5854Member NodesTaskNewNormalGBIF: Verify Science Metadata2016-07-02 12:45
5895Member NodesStoryNewNormalGBIF: Transition to production2018-01-22 18:41
5853Member NodesTaskNewNormalGBIF: Verify that the Science Data is returned with the correct HTTP Content-Type2016-07-02 12:45
6379Member NodesMNDeploymentNewNormalICMBio Bruce Wilson2015-11-19 17:21
6380Member NodesTaskNewNormalICMBIO: Initial Preparation2015-11-19 17:21
8635Member NodesTaskNewNormalDAAC: Develop or Implement MN Software2018-07-02 15:00
7553Member NodesMNDeploymentNewNormalOOI - Ocean Observatories InitiativeLaura Moyers2018-01-25 17:51
8636Member NodesTaskNewNormalDAAC: Test Registration2018-07-02 14:58
8244Member NodesStoryNewNormalUpgrade Member Node to current version of Metacat (IOE)Amy Forrester2018-01-25 15:36
5889Member NodesTaskNewNormalGBIF: Verify that Resource Maps are correctly processed by CNs.2016-07-02 12:45
8232Member NodesTaskNewNormalMN Dashboard/Website Deployment Workflow DocumentationDustin Allen2018-01-08 23:30
8832Member NodesStoryNewNormalConflict between pyshacl and owlr on ubuntuJohn Evans2019-08-05 19:32
8634Member NodesStoryNewNormalDAAC: Testing & DevelopmentDave Vieglais2018-07-02 14:55
8685Member NodesTaskNewNormalONEShare - GMN upgrade 2.4.2 to 3.0.4Roger Dahl2018-08-23 17:18
5457Member NodesMNDeploymentNewNormalNSIDC- National Snow and Ice Data CenterBruce Wilson2018-04-10 19:12
8835Member NodesStoryNewNormalAdd ability for scanner to stop after a certain number of errorsJohn Evans2019-08-12 19:16
5872Member NodesTaskNewNormalGBIF: Verify successful installation of server side certificate2016-07-02 12:45
5897Member NodesTaskNewNormalGBIF: Verify content available for Current MNs web page2016-07-02 12:45
8149Member NodesTaskNewNormalTest 1.x to 2.x pip upgrade w/ no dataMonica Ihli2017-09-26 15:57
6679Member NodesTaskNewNormalFTGEN: Join DataONE2014-12-04 20:07
6680Member NodesTaskNewNormalFTGEN: Scope the implementation2014-12-04 20:07
6681Member NodesTaskNewNormalFTGEN: Plan the implementation2014-12-04 20:07
6682Member NodesTaskNewNormalFTGEN: Design, code and component test a new MN implementation2014-12-04 20:07
6683Member NodesTaskNewNormalFTGEN: Implement search index and display (ONEMercury) support for any new metadata formats required by the MN.2014-12-04 20:07
6684Member NodesTaskNewNormalFTGEN: Register any new object formats in all environments2014-12-04 20:07
6685Member NodesTaskNewNormalFTGEN: Local Testing2014-12-04 20:07
6686Member NodesTaskNewNormalFTGEN: Establish DataONE user identity in Testing Environment2014-12-04 20:07
6687Member NodesTaskNewNormalFTGEN: Configure SSL Certificates for Testing Environment2014-12-04 20:07
6688Member NodesTaskNewNormalFTGEN: Verify MN Content and Services in Testing Environment2014-12-04 20:07
6689Member NodesTaskNewNormalFTGEN: Register MN in Testing Environment2014-12-04 20:07
6690Member NodesTaskNewNormalFTGEN: Verify CN Content and Services in Testing Environment2014-12-04 20:07
6691Member NodesTaskNewNormalFTGEN: Check Authentication and Authorization in Testing Environment2014-12-04 20:07
6692Member NodesTaskNewNormalFTGEN: Show MN as "upcoming" on the dashboard2014-12-04 20:07
6693Member NodesTaskNewNormalFTGEN: Establish DataONE user identity in Production2014-12-04 20:07
6694Member NodesTaskNewNormalFTGEN: Configure SSL Certificates for Production2014-12-04 20:07
6695Member NodesTaskNewNormalFTGEN: Verify MN Content and Services in Production2014-12-04 20:07
6696Member NodesTaskNewNormalFTGEN: Register MN in Production2014-12-04 20:07
6697Member NodesTaskNewNormalFTGEN: Verify CN Content and Services in Production2014-12-04 20:07
6698Member NodesTaskNewNormalFTGEN: Check Authentication and Authorization in Production2014-12-04 20:07
6699Member NodesTaskNewNormalFTGEN: Mutual acceptance2014-12-04 20:07
6700Member NodesTaskNewNormalFTGEN: Ensure MN appears on Current MNs webpage (dashboard)2014-12-04 20:07
6701Member NodesTaskNewNormalFTGEN: Document and Announce2014-12-04 20:07
5876Member NodesTaskNewNormalGBIF: Synchronization2016-07-02 12:45
7899Member NodesTaskNewNormalR2R: modify searchUI to accommodate composite data density with cruise pathsLauren Walker2016-10-05 03:51
7900Member NodesTaskNewNormalR2R: modify searchUI to accommodate cruise path display for single data packageLauren Walker2016-10-04 23:43
8548Member NodesMNDeploymentNewNormalEarthdata powered by EOSDIS2018-04-17 19:51
7976Member NodesTaskNewNormalGINA: Register any new object formats in all environmentsLaura Moyers2017-01-27 18:45
8558Member NodesMNDeploymentNewNormalPDC - Polar Data Catalogue2018-04-18 16:33
3605Member NodesTaskNewNormalInstall a new Metacat instance for the Avian Knowledge Network (AKN) member nodeBen Leinfelder2013-02-21 16:20
7977Member NodesTaskNewNormalGINA: Local TestingRoger Dahl2017-01-27 18:46
8539Member NodesMNDeploymentNewNormalNASA Distributed Active Archive Center at National Snow & Ice Data Center (NASA DAAC)2018-04-10 19:19
3597Member NodesTaskNewNormalThe Avian Knolwedge Network (AKN) and Cornell Lab of Ornithology eBird should be distinct Member NodesBen Leinfelder2014-04-23 01:32
3681Member NodesMNDeploymentNewNormalEPA's Atlantic Ecology DivisionLaura Moyers2016-06-23 00:10
8534Member NodesTaskNewNormalGCOOS: Technical Requirements & Design Planning 2018-04-09 20:18
8568Member NodesStoryNewNormal(CyVerse) Move to production2018-04-23 21:18
3567Member NodesTaskNewNormalUnresolvable content on CN from ONEShare2016-06-03 13:43
5893Member NodesTaskNewNormalGBIF: Log record access2016-07-02 12:45
3537Member NodesTaskNewNormalContact followup on Citsci.org MN prospectLaura Moyers2014-03-28 18:03
3535Member NodesTaskNewNormalContact LITS prospect MN to scope out prospectsMatthew Jones2013-01-30 21:15
5892Member NodesTaskNewNormalGBIF: Science Metadata access2016-07-02 12:45
3774Member NodesTaskNewNormalreturn NotFound exceptions for /meta and /object calls using "near miss" identifiersRyan Scherle2014-03-14 18:22
7978Member NodesTaskNewNormalGINA: Establish DataONE user identity in Testing EnvironmentLaura Moyers2017-01-27 18:44
7980Member NodesTaskNewNormalGINA: Verify MN Content and Services in Testing EnvironmentLaura Moyers2017-01-27 18:46
5891Member NodesTaskNewNormalGBIF: Science Data access2016-07-02 12:45
3844Member NodesMNDeploymentNewNormalOregon Explorer program at OSULaura Moyers2015-11-19 17:22
8030Member NodesMNDeploymentNewNormalUCAR Research Data ArchiveLaura Moyers2018-04-16 17:39
3219Member NodesMNDeploymentNewNormaliEcolab member nodeBen Leinfelder2015-11-19 18:01
7981Member NodesTaskNewNormalGINA: Register MN in Testing EnvironmentLaura Moyers2017-01-27 18:47
8590Member NodesTaskNewNormalARM: Requirements Analysis2018-05-10 20:50
3216Member NodesTaskNewNormalContact GEO BON for possible MNMatthew Jones2012-09-05 03:29
8589Member NodesStoryNewNormalARM: Re-Discovery & Planning2018-05-10 21:44
3212Member NodesTaskNewNormalCollect metadata for the Taiwan TERN member nodeMatthew Jones2014-02-20 21:58
3211Member NodesMNDeploymentNewNormalTaiwan Ecological Research Network member nodeBen Leinfelder2014-02-20 21:58
3210Member NodesTaskNewNormalCollect application metadata for the AKN member nodeBen Leinfelder2013-01-08 19:23
8559Member NodesMNDeploymentNewNormalPMM - Precipitation Measurement Missions2018-04-18 16:35
3208Member NodesTaskNewNormalCollate node application metadata for the BIOTA - FAPESP MNMatthew Jones2015-12-03 19:36
3204Member NodesTaskNewNormalCollate MN metadata for reviewMike Frame2015-12-03 19:36
7982Member NodesTaskNewNormalGINA: Verify CN Content and Services in Testing EnvironmentLaura Moyers2017-01-27 18:59
7512Member NodesMNDeploymentNewNormalECOSCOPE - Network of Research Observatories on BiodiversityLaura Moyers2016-07-22 12:40
5883Member NodesTaskNewNormalGBIF: Verify Science Metadata content2016-07-02 12:45
8564Member NodesStoryNewNormal(CyVerse) Testing & Development Rob Nahf2018-07-02 19:56
3980Member NodesTaskNewNormalMissing contentChris Jones2013-09-25 21:48
3989Member NodesTaskNewNormalUSGS Clearinghouse resource maps have discrepancies with CNRanjeet Devarakonda2013-09-26 23:34
3994Member NodesTaskNewNormalStories and bugs are showing up in the MN Dashboard; should be restricted to MNDeployment trackersDave Vieglais2013-09-26 23:34
4013Member NodesTaskNewNormalFollow-up on plans for TERN following Oct ILTER meeting in KoreaLaura Moyers2014-02-20 21:58
3181Member NodesTaskNewNormalContact PFRP as potential MNMatthew Jones2013-01-30 21:00
3177Member NodesTaskNewNormalContact operatorsMatthew Jones2012-09-05 01:46
8646Member NodesTaskNewNormal(cyverse) Formal Announcement2018-07-19 18:31
8833Member NodesStoryNewNormalProblems utilizing pyshacl within SlenderNodesJohn Evans2019-08-09 18:20
8521Member NodesStoryNewNormalCAFF: Testing & Development2018-04-06 15:17
7984Member NodesTaskNewNormalGINA: Show MN as "upcoming" on the dashboardLaura Moyers2017-01-27 22:13
7985Member NodesTaskNewNormalGINA: Establish DataONE user identity in ProductionLaura Moyers2017-01-27 22:15
4068Member NodesTaskNewNormalCoordinate discussions for biodiversity data in DataONE with TDWG participantsDave Vieglais2016-06-17 19:31
5885Member NodesTaskNewNormalGBIF: Verify that the Science Metadata is correctly processed by CNs2016-07-02 12:45
7550Member NodesTaskNewNormalGoA portal not copying to KNBLauren Walker2015-12-14 21:41
7551Member NodesMNDeploymentNewNormalFAO - Food and Agriculture Organization of the UNLaura Moyers2015-12-15 15:08
7552Member NodesMNDeploymentNewNormaliDigBio - Integrated Digitized BiocollectionsLaura Moyers2016-01-05 23:45
5882Member NodesTaskNewNormalGBIF: Verify Science Metadata2016-07-02 12:45
4117Member NodesTaskNewNormalIssue Test certs for FRIM2015-01-23 19:02
4118Member NodesTaskNewNormalValidate FRIM sync against stage environment2015-01-23 19:02
7987Member NodesTaskNewNormalGINA: Verify MN Content and Services in ProductionLaura Moyers2017-01-27 22:16
7988Member NodesTaskNewNormalGINA: Register MN in ProductionLaura Moyers2017-01-27 22:16
3200Member NodesTaskNewNormalMake initial contact with USGS-NWRCMike Frame2013-10-24 15:23
8644Member NodesTaskNewNormal(Cyverse) Register in Production2018-07-05 14:25
8645Member NodesTaskNewNormal(Cyverse) Mutual acceptanceAmy Forrester2018-07-05 14:26
8697Member NodesTaskNewNormalESSDIVE: anonymous download issueChris Jones2018-09-13 19:40
7989Member NodesTaskNewNormalGINA: Verify CN Content and Services in ProductionLaura Moyers2017-01-27 22:18
8560Member NodesMNDeploymentNewNormalPPS - Precipitation Processing System2018-04-18 16:36
7990Member NodesTaskNewNormalGINA: Mutual acceptanceLaura Moyers2017-01-27 22:18
5859Member NodesTaskNewNormalGBIF: Verify Resource Map content2016-07-02 12:45
8672Member NodesTaskNewNormalCDL - upgrade GMN 2.4.0 to 3.0.4Roger Dahl2018-08-23 17:13
5858Member NodesTaskNewNormalGBIF: Verify Resource Maps2016-07-02 12:45
7991Member NodesTaskNewNormalGINA: Ensure MN appears on Current MNs webpage (dashboard)Laura Moyers2017-01-27 22:19
5857Member NodesTaskNewNormalGBIF: Verify that the Science Metadata is correctly processed by CNs2016-07-02 12:45
5856Member NodesTaskNewNormalGBIF: Verify Science Metadata is returned with the correct HTTP Content-Type2016-07-02 12:45
5855Member NodesTaskNewNormalGBIF: Verify Science Metadata content2016-07-02 12:45
7992Member NodesTaskNewNormalGINA: Document and AnnounceLaura Moyers2017-01-27 22:19
4296Member NodesMNDeploymentNewNormalSierra Nevada Global Change Observatory Member NodeLaura Moyers2017-01-30 17:01
7979Member NodesTaskNewNormalGINA: Configure SSL Certificates for Testing EnvironmentAmy Forrester2018-08-31 15:23
5852Member NodesTaskNewNormalGBIF: Verify Science Data content2016-07-02 12:45
8561Member NodesMNDeploymentNewNormalPRISM Climate Data2018-04-18 16:37
8673Member NodesTaskNewNormalPangaea- GMN upgrade from 2.4.0 to 3.0.4Roger Dahl2018-09-04 18:48
5851Member NodesTaskNewNormalGBIF: Verify Science Data2016-07-02 12:45
5850Member NodesTaskNewNormalGBIF: Content Review2016-07-02 12:45
3518Member NodesTaskNewNormalArctos: New MN discussionDave Vieglais2013-01-25 18:27
8213Member NodesStoryNewNormalKUBI node is not responding as a MNDave Vieglais2017-11-06 22:18
5870Member NodesTaskNewNormalGBIF: Generate client certificate.2016-07-02 12:45
3198Member NodesTaskNewNormalInitial contact for the USGS MNMike Frame2013-08-23 13:07
5849Member NodesTaskNewNormalGBIF: Set up synchronization of the MN2016-07-02 12:45
5848Member NodesTaskNewNormalGBIF: Synchronization2016-07-02 12:45
5887Member NodesTaskNewNormalGBIF: Verify Resource Map content2016-07-02 12:45
8562Member NodesMNDeploymentNewNormalPSD Climate and Weather Data2018-04-18 16:39
5121Member NodesTaskNewNormalFix DryadDataFile instance documents with no dcterms:creator elementChris Jones2014-04-30 19:25
5122Member NodesTaskNewNormalVerify/update information in TFRI's node registrationChris Jones2014-04-18 16:51
8017Member NodesSupportNewNormalNCEI - Implement GMN for replicating Arctic Data Center DataRoger Dahl2018-05-16 14:32
8019Member NodesSupportNewNormalFollow up on Preferred Replication Target TestingMonica Ihli2017-02-14 19:52
5839Member NodesTaskNewNormalGBIF: Registration in environment2016-07-02 12:45
8668Member NodesTaskNewNormalMPC- upgrade GMN version 1.2.10 to 3.0.4Roger Dahl2019-03-05 20:35
5881Member NodesTaskNewNormalGBIF: Verify that the Science Data is returned with the correct HTTP Content-Type2016-07-02 12:45
5880Member NodesTaskNewNormalGBIF: Verify Science Data content2016-07-02 12:45
8556Member NodesMNDeploymentNewNormalOAFlux (WHOI)2018-04-18 16:30
5454Member NodesTaskNewNormalEvaluate dataverse poential MNBruce Wilson2014-05-29 19:30
8555Member NodesMNDeploymentNewNormalNGEE Arctic2018-04-18 16:27
7749Member NodesTaskNewNormalEvaluate disposition of the ESA MN's current contentMatthew Jones2016-04-26 19:52
5879Member NodesTaskNewNormalGBIF: Verify Science Data2016-07-02 12:45
8563Member NodesMNDeploymentNewNormalScripps Institute of Oceanography Explorer2018-04-18 16:40
5878Member NodesTaskNewNormalGBIF: Content Review2016-07-02 12:45
6484MN DashboardFeatureNewNormalProvide paging/scrolling on MN tableSkye Roseboom2015-04-29 22:47
6335MN DashboardFeatureNewNormalAdd total number of MNs to the summary page of the dashboardSkye Roseboom2015-04-29 22:48
5322MN DashboardFeatureNewNormalAdd support for right, left keys on dashboard detail pagesSkye Roseboom2015-04-29 22:47
6336MN DashboardFeatureNewNormalDisplay MN POCs on the detail MN pages of the dashboardSkye Roseboom2015-04-29 22:49
7032MN DashboardFeatureNewNormalAdd anchor to the MN dashboard for "upcoming MNs"Skye Roseboom2015-04-09 17:52
5516MN DashboardFeatureNewNormalDate formattingSkye Roseboom2015-04-29 22:48
5515MN DashboardFeatureNewNormalAdd number of MNs to overview displaySkye Roseboom2015-04-29 22:48
7439MN Service RegistrationTaskNewNormalUpdate the search interface to support rendering and other actions for servicesDave Vieglais2015-10-16 14:06
7168OGC-Slender NodeTaskNewNormalGenerate system metadata for data objectsDave Vieglais2015-06-08 18:59
7167OGC-Slender NodeTaskNewNormalGenerate system metadata for science metadataDave Vieglais2015-06-08 18:58
7170OGC-Slender NodeStoryNewNormalEvaluate the feasibility of extracting provenance information from the journal.txt documentDave Vieglais2015-06-08 21:28
7166OGC-Slender NodeStoryNewNormalCreate ORE document for an NODC data packageDave Vieglais2015-06-08 18:50
7155OGC-Slender NodeTaskNewNormalDesign the connector, including sources of key informationDave Vieglais2015-06-05 11:42
7169OGC-Slender NodeTaskNewNormalEnable tracking of obsoletes / obsoleted by for data objectsDave Vieglais2015-06-08 19:01
6755Python CLIBugNewNormalpython CLI install instructions failRoger Dahl2018-01-09 02:44
7739Python GMNBugNewNormalGMN Django models need to be adjusted for var char content greater than 1024 character lengthRoger Dahl2016-04-14 14:47
7703Python GMNTaskNewNormalGMN populating ipAddress in LogEntry with abnormal stringsRoger Dahl2016-06-22 17:19
6766Python GMNBugNewNormalFYI ONLY: GMN local install with self-signed CA certificate breaks with new SSL support in Python 2.7.92015-01-20 18:53
7125Python GMNTaskNewNormalHandle Authorization header carrying authentication tokenRoger Dahl2016-04-21 22:37
7199Python GMNTaskNewNormalImplement support for token authentication approachDave Vieglais2016-03-25 01:27
7291Python GMNBugNewNormalpypi distribution does not have all filesRoger Dahl2016-04-14 14:57
7664Python GMNBugNewNormalmanage.py register_node_with_dataone generates "nodeReplicationPolicy" XML fragment in node capabilities even when replication is falseRoger Dahl2016-04-14 14:16
7759Python GMNBugNewNormalGMN docs refer to /portal for identity managementRoger Dahl2017-03-28 16:45
8073Python GMNStoryNewNormalMake sure unecessary services are disabledRoger Dahl2018-01-17 18:48
6868Python GMNBugNewNormalGMN filters objects in list objects method from non-authenticated, non-rights-holder usersRoger Dahl2016-04-14 14:19
6767Python GMNBugNewNormalGMN crashes if the replication target is not respondingRoger Dahl2016-04-14 14:19
7765Python GMNTaskNewNormalAdd "logrotate" capability as part of the GMN deploymentRoger Dahl2016-05-04 02:38
7229Python GMNTaskNewNormalnon-standard server certificate locationsRoger Dahl2016-04-21 22:37
8074Python GMNStoryNewNormalEliminate unnecessary setuid/setgid programsRoger Dahl2018-01-17 18:48
7298Python LibrariesBugNewNormalescapeQueryTerm should be a module method not a class methodDave Vieglais2015-08-18 15:06d1_libclient_python
7299Python LibrariesBugNewNormalSolrConnection fails if persistent property is not set to TrueRoger Dahl2016-04-20 19:45d1_libclient_python
6796Python LibrariesStoryNewNormalMigrate to Python v3Roger Dahl2018-01-17 19:43
7256Python LibrariesTaskNewNormaladd cnclient.synchronize methodRoger Dahl2016-04-21 22:37
7427Python LibrariesTaskNewNormaladjust API signatures in python librariesDave Vieglais2016-03-25 01:11d1_libclient_python
7123Python LibrariesTaskNewNormalSend Authorization header carrying authentication tokenRoger Dahl2016-04-21 22:37d1_libclient_python
7425Python LibrariesTaskNewNormalReplace httplib low level use in RestClient with the requests libraryDave Vieglais2016-03-25 02:03d1_common_python
8576Search UITaskNewNormalRemove Code Changes Specific to Appearance of Data Citation for PANGAEA formatIDMonica Ihli2018-04-30 13:29
8574Search UIStoryNewNormalPANGAEA Temporary Fix: SID only in Data CitationBryce Mecum2018-05-01 01:45
8077Search UITaskNewNormalUse ORE PID for citation if DOI2017-04-24 16:32
8350Testing MN ManagementTaskNewNormalTest Registration2018-02-08 15:28
8341Testing MN ManagementTaskNewNormalInitial Communications2018-02-22 19:14
8344Testing MN ManagementTaskNewNormalMN Communications2018-02-22 19:47
8346Testing MN ManagementTaskNewNormalTraining & Education2018-02-08 15:28
8463Testing MN ManagementStoryNewNormaltest: Testing & Development2018-03-01 21:04
8461Testing MN ManagementMNDeploymentNewNormalMEOW - Monitoring Ecosystems & Oceans in Wales2018-03-22 20:45
8462Testing MN ManagementMNDeploymentNewNormalTest MN ticket2018-03-01 20:57
8467Testing MN ManagementTaskNewNormaltest: Display as Upcoming2018-03-01 21:04
8466Testing MN ManagementTaskNewNormaltest: Test Registration2018-03-01 21:04
8381Testing MN ManagementStoryNewNormalDiscovery2018-02-27 17:32
8347Testing MN ManagementStoryNewNormalTesting & Development2018-02-08 15:28
8342Testing MN ManagementTaskNewNormalFeasibility Assessment2018-02-22 19:19
8348Testing MN ManagementTaskNewNormalMetadata Validation2018-02-08 15:28
8465Testing MN ManagementTaskNewNormaltest: Develop or Implement MN Software2018-03-01 21:04
8345Testing MN ManagementTaskNewNormalTechnical Requirements2018-02-08 15:28
8343Testing MN ManagementStoryNewNormalPlanning2018-02-08 15:28
8349Testing MN ManagementTaskNewNormalDevelop or Implement MN Software2018-02-08 15:28
8516Testing MN ManagementTaskNewNormalmeow: Implement in Production2018-03-22 20:45
8517Testing MN ManagementTaskNewNormalmeow: Register in Production2018-03-22 20:45
8518Testing MN ManagementTaskNewNormalmeow: Mutual Acceptance2018-03-22 20:45
8351Testing MN ManagementTaskNewNormalDisplay as Upcoming2018-02-08 15:28
8515Testing MN ManagementStoryNewNormalmeow: Move to Production2018-03-22 20:45
8354Testing MN ManagementTaskNewNormalRegister in Production2018-02-08 15:28
8355Testing MN ManagementTaskNewNormalMutual Acceptance2018-02-08 15:28
8352Testing MN ManagementStoryNewNormalMove to Production2018-02-08 15:28
8519Testing MN ManagementTaskNewNormalmeow: Formal Announcement2018-03-22 20:45
8294Testing MN ManagementMNDeploymentNewNormalTest Node 22018-02-08 15:28
8353Testing MN ManagementTaskNewNormalImplement in Production2018-02-08 15:29
8356Testing MN ManagementTaskNewNormalFormal Announcement2018-02-23 19:06
8382Testing MN ManagementTaskNewNormalInitial Communications2018-02-27 17:32
8464Testing MN ManagementTaskNewNormaltest: Metadata Validation2018-03-01 21:04
8383Testing MN ManagementTaskNewNormalFeasibility Assessment2018-02-27 17:32
8340Testing MN ManagementStoryNewNormalDiscovery2018-02-08 15:28
7684DataONE APIBugNewLowCall to MNStorage.update() via REST API returns java.lang.StackOverflowError2016-03-21 23:07
2281InfrastructureTaskNewLowPossibly update the Identity Management and Authenticated Session Management docMatthew Jones2014-10-01 20:47Authentication, Authorization
817InfrastructureTaskNewLowIntegration testing: Make Java and Python stack return values equal for each function.Roger Dahl2012-10-08 18:47
991InfrastructureTaskNewLowimplement HEAD /resolve/<guid>2010-10-13 22:02
1585InfrastructureTaskNewLowadd exec-maven-plugin to trigger python integration tests at verify phase.Rob Nahf2012-10-16 21:32
2147InfrastructureTaskNewLowThe Python stack does not support Unicode supplementary characters (above 0xffff)Roger Dahl2012-04-16 03:50d1_common_python
2286InfrastructureTaskNewLowChange Exceptions.InvalidToken to Exceptions.InvalidSessionDave Vieglais2014-10-02 17:21Documentation
3156InfrastructureTaskNewLowDesign Review: resource map indexing strategySkye Roseboom2012-08-27 18:51d1_indexer
3246InfrastructureBugNewLowMetacat returns 500 instead of 404 in some casesBen Leinfelder2014-10-02 18:03Metacat
3333InfrastructureTaskNewLowGeneralize mk_* scripts for host nameDave Vieglais2012-10-11 18:50Support Operations
3762InfrastructureFeatureNewLowDataONE software download statisticsRoger Dahl2014-10-01 21:32d1_dashboard
3763InfrastructureTaskNewLowVisualize PyPI download statistics for Python componentsRoger Dahl2014-10-01 21:32d1_dashboard
4300InfrastructureBugNewLowCreate more appropriate "create" entry in the LogRecord for replicasRoger Dahl2016-04-21 22:38d1_mn_GMN
4303InfrastructureBugNewLowFix potential bug where an object could be created and accepted for replication simultaneously.Roger Dahl2016-04-21 22:38d1_mn_GMN
7698InfrastructureBugNewLowExclude SLF4J jars in d1_solr_extensions.jar2016-03-28 16:22d1_cn_solr_extensions
7807InfrastructureStoryNewLowcn.synchronize should support synchronization failure corrections.2018-01-17 19:15Architecture Design
8822InfrastructureBugNewLowAccount queries in STAGE-2 failing from web browser2019-06-19 01:44
1559Java ClientTaskNewLowRefactor d1_libclient_java echo tests Rob Nahf2015-02-11 19:49d1_libclient_java
3165Java ClientBugNewLowLibclient caching does not respect accessPoliciesRob Nahf2015-02-11 18:37d1_libclient_java
7549Member NodesMNDeploymentNewLowCOS - the Center for Open ScienceLaura Moyers2018-04-17 17:20
8723Member NodesTaskNewLowtDAR: Implemented IP Whitelisting on tDAR systems / Impacts to reportingAmy Forrester2018-10-02 16:51
3519Member NodesMNDeploymentNewLowPrairie Research InstituteDave Vieglais2015-11-19 17:00
7145Member NodesMNDeploymentNewLowPlutoF2018-04-17 17:26
3480Member NodesMNDeploymentNewLowGlobe.govLaura Moyers2018-04-17 17:23
3176Member NodesMNDeploymentNewLowQUT member nodeMatthew Jones2018-04-17 17:30
8009Member NodesMNDeploymentNewLowGeometabolomeLaura Moyers2018-04-17 17:22
7163Member NodesMNDeploymentNewLowUN Environmental Programme World Conservation Monitoring Centre (UNEP WCMC)Bruce Wilson2016-04-04 17:17
3258Member NodesMNDeploymentNewLowCitSci.org MNBruce Wilson2018-04-17 17:19
7851Member NodesMNDeploymentNewLowCESAB - Center for Synthesis and Analysis for BiodiversityLaura Moyers2018-04-17 17:19
6359Member NodesMNDeploymentNewLowSiBBrLaura Moyers2015-11-19 17:20
7758Member NodesMNDeploymentNewLowPolar Rock Repository (PRR) at Ohio State2018-04-17 17:28
3520Member NodesMNDeploymentNewLowARCTOS Collaborative Collection Management SolutionDave Vieglais2018-04-17 17:18
3683Member NodesMNDeploymentNewLowPurdue University Libraries2018-04-17 17:30
4224Member NodesMNDeploymentNewLowJapan Long Term Ecological Research Network Laura Moyers2015-11-19 00:52
4227Member NodesMNDeploymentNewLowTRY Plant Trait DatabaseLaura Moyers2015-11-19 15:40
3240Member NodesMNDeploymentNewLowAZGS - Arizona Geological Survey member node2018-04-17 17:18
7973Member NodesMNDeploymentNewLowAlaska Energy Data GatewayAmy Forrester2018-04-17 17:21
3628Member NodesMNDeploymentNewLowHarvard Filtered Push MNWilliam Michener2015-11-20 03:14
3633Member NodesMNDeploymentNewLowBay Delta Member NodeLaura Moyers2015-11-19 19:44
3680Member NodesMNDeploymentNewLowFederal University of Pernambuco, BrazilLaura Moyers2015-11-19 19:34
3684Member NodesMNDeploymentNewLowBranner Earth Sciences Library - Stanford UniversityLaura Moyers2015-11-19 19:04
3685Member NodesMNDeploymentNewLowNational SocioEnvironmental Synthesis CenterLaura Moyers2015-11-19 17:58
3235Member NodesMNDeploymentNewLowLITS - Long-Term Individual base Time Series project member node2018-04-17 17:23
3691Member NodesMNDeploymentNewLowNational Institute for Amazon Research2018-04-17 17:25
7052Member NodesMNDeploymentNewLowBaMBa - Brazilian Marine Biodiversity DatabaseLaura Moyers2015-11-19 17:03
3241Member NodesMNDeploymentNewLowALA - Atlas of Living Australia member node2018-04-17 17:14
3690Member NodesMNDeploymentNewLowDigital Library of Vertebrate Morphology, University of TexasLaura Moyers2015-11-19 17:53
7162Python GMNTaskNewLowMember node does not check with coordinating node before replicating2015-06-05 23:49
4301Python GMNBugNewLowIn the GMN integreation tester, add test to check that Last-Modified, Content-Length and Content-Type fields are set correctlyRoger Dahl2016-04-21 22:38
7095Python GMNStoryNewLowSupport HTTP redirect capability for GMN within the Vendor Specific Extension modelDave Vieglais2016-03-25 02:30
5468Python LibrariesStoryNewLowRemove dead code from D1 Python stackRoger Dahl2018-01-17 19:57
7821Python LibrariesTaskNewLowVerify Expect: 100-Continue header on POST or PUT requestsRoger Dahl2016-06-03 19:58d1_libclient_python
371RequirementsRequirementNewLow(Requirement) Provide a suite of collaboration tools and instruction on how to use them2010-03-16 20:06
455RequirementsRequirementNewLow(Requirement) Installation of critical software must be well documented and as automated as possible2010-03-25 13:52
388RequirementsRequirementNewLow(Requirement) Implement a Member Node based on Dryad2010-03-24 13:36
468RequirementsRequirementNewLow(Requirement) Design the cyberinfrastructure for the project.2010-03-25 16:51
383RequirementsRequirementNewLow(Requirement) System supports data storage2010-03-16 21:35
389RequirementsRequirementNewLow(Requirement) Implement a Member Node based on the ORNL DAAC2010-03-25 14:46
580RequirementsRequirementNewLow(Requirement) All software developed on the project should be open sourceDave Vieglais2010-04-15 22:57
408RequirementsRequirementNewLow(Requirement) Implement a Coordinating Node software stack2010-03-25 15:44
409RequirementsRequirementNewLow(Requirement) Develop a reference implementation of the Member Node stack2010-03-25 13:57
410RequirementsRequirementNewLow(Requirement) The infrastructure must support long term preservation of Data2010-03-25 15:41
581RequirementsRequirementNewLow(Requirement) System supports multiple types of science metadata2010-04-20 20:45
632RequirementsRequirementNewLow(Requirement) Monitor the DataONE infrastructure2010-05-28 20:10
385RequirementsRequirementNewLow(Requirement) Support arbitrary unique identifiers2010-03-16 22:09
386RequirementsRequirementNewLow(Requirement) Deploy at least three Member Nodes2010-03-17 13:39
431RequirementsRequirementNewLow(Requirement) Software developed for infrastructure should be implemented according to specifications2010-03-25 14:44
339RequirementsRequirementNewLow(Requirement) Web presence to provide publicly accessible information about the project2010-03-16 17:36
412RequirementsRequirementNewLow(Requirement) Identifiers always refer to the same object2010-03-25 15:41
433RequirementsRequirementNewLow(Requirement) Data and metadata is replicated to at least one other member node2010-03-25 03:11
387RequirementsRequirementNewLow(Requirement) Implement a Member Node based on Metacat2010-10-06 22:00
337RequirementsRequirementNewLow(Requirement) Deploy three coordinating nodes2010-03-17 15:14
439RequirementsRequirementNewLow(Requirement) Maintain original copies of all science metadata2010-03-25 03:27
374RequirementsRequirementNewLow(Requirement) Periodic Reporting to Sponsor2010-03-16 18:11
8839Member NodesMNDeploymentPlanningNormalCMU KiltHub via Figshare Roger Dahl2019-09-24 17:48
7296Member NodesMNDeploymentPlanningNormalGCOOSMonica Ihli2018-04-16 15:53
7865Member NodesMNDeploymentPlanningNormalHydroshare (CUAHSI)John Evans2019-09-17 14:33
8254Member NodesMNDeploymentPlanningNormalABDS - Arctic Biodiversity Data Service (CAFF)Amy Forrester2019-09-17 14:31
3230Member NodesMNDeploymentPlanningNormalARM - Atmospheric Radiation Measurement member nodeJohn Evans2019-11-25 20:10
5835Member NodesTaskReadyNormalGBIF: Local TestingRob Nahf2019-01-24 16:53
3492InfrastructureBugIn ProgressUrgentInvalid PIDs in production (whitespace)Jing Tao2017-04-27 15:31Support Operations
8195InfrastructureBugIn ProgressHighTomcat out of memory errorDave Vieglais2017-12-26 20:01
8824InfrastructureTaskIn ProgressHighInstall Apache 2.4.39 and disable TLSv1.3 on CNsDave Vieglais2019-06-19 12:11
8525InfrastructureStoryIn ProgressHightimeout exceptions thrown from Hazelcast disable synchronizationRob Nahf2018-11-16 17:32d1_synchronization
1556InfrastructureTaskIn ProgressHighInterns mailing list2011-05-12 23:02
7746CN RESTBugIn ProgressNormalNode registration update fails when <contactSubject> spans multiple linesRob Nahf2016-04-26 17:30d1_cn_noderegistry
8364CN RESTStoryIn ProgressNormalEnsure portal uses correct X509 certificates2019-05-21 12:57d1_portal_servlet
1479CN RESTTaskIn ProgressNormalDesign web UI for validating newly created identitiesBen Leinfelder2015-01-19 22:59
8469CN RESTTaskIn ProgressNormalevaluate if ORCID API will continue to work after 1.2 is deprecatedJing Tao2018-03-22 16:54d1_portal_servlet
7523InfrastructureBugIn ProgressNormalD1Client no longer updates stale NodeListRob Nahf2016-04-19 22:27d1_libclient_java
4463InfrastructureStoryIn ProgressNormalIncorporate Node Replication Policy into replication processingRob Nahf2018-01-17 20:03d1_replication
5141InfrastructureStoryIn ProgressNormalDescribe the mn.updateSystemMetadata behavior in use case document Dave Vieglais2018-01-17 19:58Documentation
6395InfrastructureStoryIn ProgressNormalMenber Node testers are stuck when the MNWebTester hangs / crashesRob Nahf2018-01-17 19:51MNWebChecker
7920InfrastructureStoryIn ProgressNormalmigrate apache2 authorization rules from 2.2 conforming to 2.4Dave Vieglais2018-01-17 18:59d1_cn_buildout
7882InfrastructureStoryIn ProgressNormalTune CN logfile managementDave Vieglais2018-01-17 19:03
7716InfrastructureStoryIn ProgressNormalHow to facilitate resubmission of sync Failures?Dave Vieglais2018-01-17 19:22d1_synchronization
8049InfrastructureStoryIn ProgressNormalSupport synchronization of system metadata for unhosted METADATA and RES_MAP objects2018-01-17 18:50Architecture Design
8227InfrastructureStoryIn ProgressNormalExceptionHandler regurgitates long html pages into the wrapping ServiceFailure message, which goes into CN log files.Rob Nahf2018-01-09 19:10d1_common_java
6377InfrastructureStoryIn ProgressNormalReview CNode initialization in ReplicationManager - it doesn't use local CN referenceRob Nahf2018-01-17 19:52d1_replication
6071InfrastructureStoryIn ProgressNormalRelease Notes and documentationDave Vieglais2018-01-17 19:53Documentation
4188InfrastructureStoryIn ProgressNormaldataone Exception definition and implementation requires clarificationDave Vieglais2018-01-17 20:05d1_schemas
3591InfrastructureStoryIn ProgressNormalContent consistency checks for new member nodesRob Nahf2018-01-17 20:23MNWebChecker
8172InfrastructureStoryIn ProgressNormalinvestigate atomic updates for some solr updatesRob Nahf2018-01-17 18:39d1_indexer
8155InfrastructureStoryIn ProgressNormalEnsure GMN fully supports the Package APIRoger Dahl2018-01-17 18:43d1_mn_GMN
725InfrastructureStoryIn ProgressNormalCreate Authentication and Access control design specificationsDave Vieglais2018-01-17 20:52Documentation
8091InfrastructureTaskIn ProgressNormalMysterious sync failure of an eml object from the GOA nodeJing Tao2017-05-09 21:33dataone-cn-os-core
8081InfrastructureStoryIn ProgressNormaldevelop federated broker configuration for indexingRob Nahf2018-01-17 18:46d1_indexer
8080InfrastructureTaskIn ProgressNormalioslate queue creation logic from processing logic from the queue definition logicRob Nahf2017-05-09 22:55d1_indexer
8079InfrastructureTaskIn ProgressNormalprototype durable task processing for d1_index_processorRob Nahf2017-04-26 05:45d1_indexer
8051InfrastructureBugIn ProgressNormalCORS-based CN calls fail using Internet Explorer on WindowsChris Jones2017-03-28 16:35dataone-cn-os-core
8038InfrastructureStoryIn ProgressNormalconnect logging output to a log analysis toolDave Vieglais2018-01-17 18:52d1_synchronization
7967InfrastructureBugIn ProgressNormalThe CN is not following the xml schema definition when creating dataone exceptionsDave Vieglais2018-05-23 18:13Architecture Design
7958InfrastructureTaskIn ProgressNormalCN sometimes sends invalid submitSynchronizationFailed document to MNRob Nahf2017-01-04 17:23d1_synchronization
8536InfrastructureBugIn ProgressNormalresource Map update when metadata SID is used is not indexedRob Nahf2018-04-12 20:55d1_indexer
7890InfrastructureTaskIn ProgressNormalconfigure jenkins-ucsb-1 apache server to host ubuntu repositoriesRob Nahf2017-04-19 19:12
7832InfrastructureStoryIn ProgressNormalmigrate from JibX to JAXB for XML binding / codegenRob Nahf2018-01-17 19:06d1_common_java
7612InfrastructureTaskIn ProgressNormalContact ORNLDAACLaura Moyers2016-02-11 18:02Environment.Production
7606InfrastructureTaskIn ProgressNormalNRDC does not trust the CN certificate for log harvestingLaura Moyers2016-04-06 16:14Environment.Production
7570InfrastructureBugIn ProgressNormalSearch UI requests cause Out of Memory ErrorJing Tao2017-04-26 21:01d1_indexer
7466InfrastructureTaskIn ProgressNormalSome objects not accessible on the CN via REST APIChris Jones2015-11-05 16:11Metacat
7407InfrastructureStoryIn ProgressNormalobject formats in the d1_common_java bootstrap list are inconsistent with productionDave Vieglais2016-03-15 16:49d1_indexer
7358InfrastructureStoryIn ProgressNormalContactSubject on NodeList must be valid D1 ldap entryDave Vieglais2016-12-21 09:05Authentication, Authorization
3047InfrastructureBugIn ProgressNormalMetacat allows whitespace in IdentifiersBen Leinfelder2018-11-13 21:44
6854InfrastructureFeatureIn ProgressNormaladd testAssumptionFailure to run listenerRob Nahf2016-01-26 22:30d1_integration
6843InfrastructureTaskIn ProgressNormalUpdate the prov instance of the RdfXmlSubprocessor to index renamed and inverse provenance propertiesChris Jones2017-03-28 16:16d1_indexer
6396InfrastructureTaskIn ProgressNormalembed jetty server in d1_integration to run WebTests locallyRob Nahf2014-10-01 20:34MNWebChecker
6375InfrastructureTaskIn ProgressNormalRefactor out dependency on a working CNRob Nahf2016-06-22 16:53d1_replication
6372InfrastructureTaskIn ProgressNormalrehabilitate ReplicationManager "unit" testsRob Nahf2016-06-22 16:53d1_replication
6062InfrastructureBugIn ProgressNormalJenkins not cascading builds in trunkRobert Waltz2016-08-10 20:56Environment.Development
6034InfrastructureTaskIn ProgressNormald1_client_cli CCI 2.0 supportRoger Dahl2014-08-11 16:23d1_client_cli
6033InfrastructureTaskIn ProgressNormald1_libclient_python CCI 2.0 supportRoger Dahl2014-08-11 16:22d1_libclient_python
6026InfrastructureTaskIn ProgressNormald1_common CCI 2.0 supportRoger Dahl2014-08-01 15:49d1_common_python
6025InfrastructureTaskIn ProgressNormalImplement support for CCI v2.0 in Python stackRoger Dahl2014-08-01 15:49
8739InfrastructureTaskIn ProgressNormalAttempting to set ulimit results in error on UCSB systemsJing Tao2018-11-08 15:10d1_process_daemon
8738InfrastructureStoryIn ProgressNormalHZEventFilter performance decline with increased task queue Rob Nahf2018-10-30 04:10d1_indexer
4719InfrastructureTaskIn ProgressNormalReplace CN client certificateChris Jones2014-09-24 18:14Environment.Production
4716InfrastructureTaskIn ProgressNormalrefresh client certificate for urn:node:DRYADChris Jones2014-09-24 18:14Environment.Production
4715InfrastructureTaskIn ProgressNormalRefresh client certificate for urn:node:CLOAKNChris Jones2014-09-24 18:14
4714InfrastructureTaskIn ProgressNormalRefresh client certificate for MN urn:node:TFRIChris Jones2014-09-24 18:14Environment.Production
4246InfrastructureTaskIn ProgressNormalDetermine why cn-stage-ucsb-1 LDAP syncrepl is failingMichael Campfield2014-10-31 17:42Environment.Stage1
4192InfrastructureTaskIn ProgressNormalNotify MN implementations of the discrepancy in exception definitionDave Vieglais2014-09-24 18:28Management
4189InfrastructureTaskIn ProgressNormalUpdate dataoneErrors.xsd to match the documentationDave Vieglais2017-01-14 00:24d1_schemas
4147InfrastructureTaskIn ProgressNormalModify d1_spatial_reporter.py to produce custom JSON outputChris Brumgard2014-03-31 17:41d1_cn_tools
4136InfrastructureTaskIn ProgressNormalMake cosmetic changes to the distribution mapChris Jones2014-03-31 17:41d1_dashboard
4053InfrastructureTaskIn ProgressNormalArchitect OPeNDAP MNDave Vieglais2013-10-06 20:11mn.OPeNDAP
4052InfrastructureStoryIn ProgressNormalOPeNDAP MN Story2013-10-06 20:07mn.OPeNDAP
3978InfrastructureTaskIn ProgressNormalAdd a CN reporting script that summarizes spatial data for the dashboardChris Jones2014-03-31 17:41d1_dashboard
3905InfrastructureTaskIn ProgressNormalSort out shell logins for splunk systemBruce Wilson2013-08-23 13:27Support Operations
8571InfrastructureBugIn ProgressNormalIndexTool can't index a data objectJing Tao2018-04-23 20:13d1_indexer
3864InfrastructureTaskIn ProgressNormalRelease CCI 1.2.1 FeaturesChris Jones2013-09-12 20:04Environment.Production
3610InfrastructureTaskIn ProgressNormalInclude ESRI-specific FGDC metadata schema in object format listChris Jones2013-07-03 00:23Environment.Production
8766InfrastructureFeatureIn ProgressNormalsupport server-side link checking for the 303 redirect url in the resolve callRob Nahf2019-05-31 15:16d1_cn_service
8573InfrastructureBugIn ProgressNormalchanging accessPolicies and rightHolders down the line of series can cause improper sync failuresRob Nahf2018-05-03 21:52d1_synchronization
3419InfrastructureTaskIn ProgressNormalCNRead.describe() does not return Content-Length headerChris Jones2013-02-21 18:41Metacat
3332InfrastructureTaskIn ProgressNormalRevise use cases and add sample codeDave Vieglais2014-09-24 18:27Documentation
3122InfrastructureBugIn ProgressNormalasterisk in search termSkye Roseboom2014-10-02 18:02d1_mercury
3114InfrastructureTaskIn ProgressNormalRelease D1_CLIENT_CLI and prepare for version 2Andrew Pippin2012-08-02 17:27
(501-1000/1153) Per page: 25, 50, 100, 500

Also available in: Atom CSV PDF

Add picture from clipboard (Maximum size: 14.8 MB)