General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Priority Subject Assignee Updated Category
8766InfrastructureFeatureIn ProgressNormalsupport server-side link checking for the 303 redirect url in the resolve callRob Nahf2019-05-31 15:16d1_cn_service
5145InfrastructureFeatureNewNormalConsider including cert subject(s) in NotAuthorized exceptionsChris Jones2014-09-25 17:44d1_cn_service
8107InfrastructureFeatureNewNormalImproved Node Synchronization Feedback - Leveraging MNRead.synchronizationFailed()2017-06-27 16:46Architecture Design
8780InfrastructureFeatureNewNormalDevelop support for DataCite 4.0 and 4.1 and 4.2Dave Vieglais2019-03-30 20:38d1_indexer
1873InfrastructureFeatureNewNormalPostproccessing tool for log reporting2014-10-02 17:06d1_log_aggregation
6499InfrastructureFeatureNewNormaldefine and implement addFormat() methodRob Nahf2016-06-22 16:51Architecture Design
8376InfrastructureFeatureNewNormalMake the script file - insertOrUpdateObjectFormatList.sh (in metacat cn buildout) change the user name automaticallyJing Tao2018-02-21 22:48d1_cn_buildout
3762InfrastructureFeatureNewLowDataONE software download statisticsRoger Dahl2014-10-01 21:32d1_dashboard
8108InfrastructureSupportNewNormalMust determine the state of replication auditing for when replicas on non-functioning MNs are still reported as completeDave Vieglais2017-06-06 17:56d1_replication_auditor
8774InfrastructureDecisionNewNormalAdd new CN format for MPEG-2 or update video/mpeg format to cover MPEG-22019-03-08 16:03
6067InfrastructureDecisionNewNormalShould we configure Dependency Analyzer Plugin in Jenkins?Robert Waltz2014-08-22 03:58Environment.Development
8601InfrastructureDecisionNewNormalDecide on a URI space for DataONE resources2018-07-18 21:42
6392InfrastructureDecisionNewNormalCN getChecksum REST API design reviewDave Vieglais2014-09-18 17:09Requirement
8189InfrastructureDecisionNewNormalProposal to change the roles mapped to the origin Solr field for ISO docsBryce Mecum2017-12-20 01:28
3099InfrastructureDecisionNewNormalONE-Mercury display of data set citationDave Vieglais2012-07-23 21:24d1_mercury
8616InfrastructureDecisionNewNormalConsider expanding isotc211's indexing component's keyword XPath to cover topicCategories2018-06-15 00:13
6705InfrastructureDecisionNewNormalWhat behavior should be when a user request a sid when all the pids matching the sid were obsoleted2014-12-10 20:08
8693InfrastructureDecisionIn ProgressLowSupport Google Dataset Search on search.dataone.org via partial server side rendering2019-06-06 23:53
6850Java ClientStoryNewNormalautomate Java Client releases Rob Nahf2018-01-17 19:42d1_libclient_java
3666Java ClientStoryIn ProgressLowD1Client.listUpdateHistory() needs to handle changing access policiesRob Nahf2018-01-17 20:19d1_libclient_java
5313Java ClientTaskNewNormalenable remote deployment of product packages from Hudson / JenkinsRob Nahf2015-02-11 20:34
4665Java ClientTaskNewNormalTests contain redundant code.2015-02-11 20:08
4668Java ClientTaskNewNormal- No types implement toString2015-02-11 20:08
4673Java ClientTaskNewNormalPom has warnings:2015-02-11 20:08
4666Java ClientTaskNewNormal- All types have the same serialVersionUID (10000000)2015-02-11 20:08
4667Java ClientTaskNewNormal- (Important!) No types implement equals or hashcode2015-02-11 20:08
3721Java ClientTaskIn ProgressNormaladd resource map validation routine to libclient_javaRob Nahf2015-02-11 20:42d1_libclient_java
6748Java ClientTaskNewNormalCreate a factory / builder class for converting versioned types.2015-02-11 19:47
4672Java ClientTaskIn ProgressNormalmvn dependencies:analyse shows transitive dependencies:2015-02-11 20:08
1552Java ClientTaskNewNormalCopy TestSimpleMultipartEntity from d1_common_java to d1_integrationRob Nahf2015-02-11 19:49
1554Java ClientTaskNewNormalCreate MockHttpClient for testing in d1_common_javaRob Nahf2015-02-11 19:49d1_common_java
1555Java ClientTaskNewNormalModify TestSimpleMultipartEntity for use with MockHttpClientRob Nahf2015-02-11 19:49d1_common_java
1647Java ClientTaskNewNormalUpdate d1_common_java ObjectFormatServiceImpl to include addFormat()2016-06-22 16:51d1_common_java
4655Java ClientTaskNewNormalPom appears to bring in plugins as project dependencies (maven-jar-plugin, maven-clean-plugin)2015-02-11 20:08
1648Java ClientTaskNewNormalUpdate d1_libclient_java ObjectFormatCache to include addFormat()2016-06-22 16:51d1_libclient_java
3057Java ClientTaskIn ProgressNormalretest CLOSE_WAIT issue once the lib client is complete.Rob Nahf2015-02-11 19:52d1_libclient_java
4657Java ClientTaskNewNormalPom versions are mixed between properties and inline (e.g. <version>1.8.4</version>)Rob Nahf2015-02-11 20:08
4660Java ClientTaskNewNormalsrc/main/java has XML filesRobert Waltz2015-02-11 20:08d1_common_java
7389Java ClientTaskTestingNormalV2 D1Object fails to download V1 contentChris Jones2015-09-28 17:50d1_libclient_java
4671Java ClientTaskIn ProgressNormalsuggest updating the following versions:2015-02-11 20:08
7120Java ClientTaskTestingNormalFix DataPackage.insertRelationship() to handle any URI for external identifiersChris Jones2015-06-04 21:48d1_libclient_java
4661Java ClientTaskNewNormalDeprecated methods give no indication of the (Java) version in which they will be removed2015-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
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
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
6511Java ClientTaskNewNormalremove the deprecated MultipartRequestHandler class from d1_common_javaRob Nahf2015-02-11 20:04d1_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
1559Java ClientTaskNewLowRefactor d1_libclient_java echo tests Rob Nahf2015-02-11 19:49d1_libclient_java
6765Java ClientBugNewNormaljibx-maven-plugin incompatible with Java 8Rob Nahf2015-01-19 23:17
2968Java ClientBugNewNormalcn.getFormat() doesn't use cn associated with the CNode objectRob Nahf2015-02-11 20:56d1_libclient_java
6789Java ClientBugIn ProgressNormalRead API calls to the CN are hangingRob Nahf2016-05-07 07:59
7322Java ClientBugTestingNormalD1Object stores data in memory, causes out of memory errorsChris Jones2015-08-28 00:15d1_libclient_java
7432Java ClientBugIn ProgressNormalJava Client does not support idFilter for v2 releaseRob Nahf2019-06-14 18:47d1_libclient_java
3165Java ClientBugNewLowLibclient caching does not respect accessPoliciesRob Nahf2015-02-11 18:37d1_libclient_java
7312Java ClientFeatureNewNormalRestart connection manager2015-08-24 17:24d1_libclient_java
6369Java ClientFeatureIn ProgressNormalResourceMapFactory.parseResourceMap does not return aggregated resourcesRob Nahf2015-02-11 20:56d1_libclient_java
7682Log ReportingTaskNewNormalSluggish Purging Read Event Cache 2016-03-17 15:02d1_log_aggregation
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
5895Member NodesStoryNewNormalGBIF: Transition to production2018-01-22 18:41
8358Member NodesStoryIn ProgressNormalDiscovery & Planning (CAFF)Amy Forrester2018-04-06 14:56
5833Member NodesStoryIn ProgressNormalGBIF: Developing2019-02-19 18:24
8535Member NodesStoryIn ProgressNormalNeotoma: Story: Discovery & PlanningAmy Forrester2018-04-09 21:14
8835Member NodesStoryNewNormalAdd ability for scanner to stop after a certain number of errorsJohn Evans2019-08-12 19:16
8225Member NodesStoryIn ProgressNormalCustomize Indexing & View for gmd-pangaeaRob Nahf2018-05-17 14:30
8213Member NodesStoryNewNormalKUBI node is not responding as a MNDave Vieglais2017-11-06 22:18
8244Member NodesStoryNewNormalUpgrade Member Node to current version of Metacat (IOE)Amy Forrester2018-01-25 15:36
5867Member NodesStoryNewNormalGBIF: Registration in Production environment2019-01-24 17:08
5838Member NodesStoryNewNormalGBIF: Testing2019-01-28 14:39
8634Member NodesStoryNewNormalDAAC: Testing & DevelopmentDave Vieglais2018-07-02 14:55
8521Member NodesStoryNewNormalCAFF: Testing & Development2018-04-06 15:17
8564Member NodesStoryNewNormal(CyVerse) Testing & Development Rob Nahf2018-07-02 19:56
8819Member NodesStoryNewNormalIEDA documents not in DataONE2019-06-13 19:20
8568Member NodesStoryNewNormal(CyVerse) Move to production2018-04-23 21:18
8589Member NodesStoryNewNormalARM: Re-Discovery & Planning2018-05-10 21:44
8727Member NodesStoryIn ProgressNormalNCAR Discovery & Assessment2019-01-22 18:34
8831Member NodesStoryNewNormalImport error with schema_org.dataJohn Evans2019-08-05 18:57
8833Member NodesStoryNewNormalProblems utilizing pyshacl within SlenderNodesJohn Evans2019-08-09 18:20
8683Member NodesStoryNewNormalUSGS SDC: redeploy as a v2 Slender Node with GMNJohn Evans2019-05-15 14:03
8832Member NodesStoryNewNormalConflict between pyshacl and owlr on ubuntuJohn Evans2019-08-05 19:32
7046Member NodesTaskNewHighCertificate DC=org,DC=dataone,CN=osu.piscoweb.org expires in Prod environmentLaura Moyers2015-04-20 16:54
8829Member NodesTaskNewHighget DKAN connected to GMNJohn Evans2019-09-03 13:24
3906Member NodesTaskNewHighUpdate malformed Resource Maps2013-08-09 17:50
7686Member NodesTaskTestingHightDAR - Enable URL links out to data from search results Ben Leinfelder2016-09-27 15:56
3198Member NodesTaskNewNormalInitial contact for the USGS MNMike Frame2013-08-23 13:07
8668Member NodesTaskNewNormalMPC- upgrade GMN version 1.2.10 to 3.0.4Roger Dahl2019-03-05 20:35
6685Member NodesTaskNewNormalFTGEN: Local Testing2014-12-04 20:07
3200Member NodesTaskNewNormalMake initial contact with USGS-NWRCMike Frame2013-10-24 15:23
5450Member NodesTaskIn ProgressNormal(Waiting for) USC to complete development of MN stack (derived from GMN)Laura Moyers2018-08-31 15:26
6686Member NodesTaskNewNormalFTGEN: Establish DataONE user identity in Testing Environment2014-12-04 20:07
6684Member NodesTaskNewNormalFTGEN: Register any new object formats in all environments2014-12-04 20:07
4118Member NodesTaskNewNormalValidate FRIM sync against stage environment2015-01-23 19:02
4117Member NodesTaskNewNormalIssue Test certs for FRIM2015-01-23 19:02
4116Member NodesTaskIn ProgressNormalWork with FRIM to upgrade Metacat to 2.2.1 or laterJing Tao2015-01-23 19:02
5449Member NodesTaskIn ProgressNormalResolve resource map issues for LTER-EuropeChris Jones2014-06-20 17:59
3220Member NodesTaskIn ProgressNormalcontact iEcolab to determine possible MN roleBen Leinfelder2013-10-01 17:53
5860Member NodesTaskNewNormalGBIF: Verify Resource Map is returned with the correct HTTP Content-Type2016-07-02 12:45
4068Member NodesTaskNewNormalCoordinate discussions for biodiversity data in DataONE with TDWG participantsDave Vieglais2016-06-17 19:31
8676Member NodesTaskNewNormalNRDC -GMN upgrade 2.4.2 to 3.0.4Roger Dahl2019-03-05 20:43
8728Member NodesTaskIn ProgressNormalInitial Communications (NCAR)Amy Forrester2018-10-04 17:24
(601-700/1153) Per page: 25, 50, 100, 500

Also available in: Atom CSV PDF

Add picture from clipboard (Maximum size: 14.8 MB)