General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Priority Subject Assignee Updated Category
5145InfrastructureFeatureNewNormalConsider including cert subject(s) in NotAuthorized exceptionsChris Jones2014-09-25 17:44d1_cn_service
4038InfrastructureFeatureNewNormalchange default replication implementationMatthew Jones2014-10-01 21:26d1_replication
8058InfrastructureFeatureNewNormalAllow "upcoming" nodes to appear in the node listRobert Waltz2017-04-03 18:33d1_cn_service
8184InfrastructureFeatureNewNormala feature indicates to restart tomcat when hazelcast client died Jing Tao2017-09-14 19:14Metacat
6854InfrastructureFeatureIn ProgressNormaladd testAssumptionFailure to run listenerRob Nahf2016-01-26 22:30d1_integration
8065InfrastructureFeatureNewNormalAdd service to re-populate Hazelcast map for node attributes2018-01-09 19:10
2540InfrastructureFeatureIn ProgressNormaladd generateIdentifier() method to MNStorage APIDave Vieglais2014-10-02 17:54Documentation
8053InfrastructureFeatureNewNormaladd funding award number to indexPeter Slaughter2019-03-04 19:36dataone-cn-index
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
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
6067InfrastructureDecisionNewNormalShould we configure Dependency Analyzer Plugin in Jenkins?Robert Waltz2014-08-22 03:58Environment.Development
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
8601InfrastructureDecisionNewNormalDecide on a URI space for DataONE resources2018-07-18 21:42
8616InfrastructureDecisionNewNormalConsider expanding isotc211's indexing component's keyword XPath to cover topicCategories2018-06-15 00:13
6392InfrastructureDecisionNewNormalCN getChecksum REST API design reviewDave Vieglais2014-09-18 17:09Requirement
8774InfrastructureDecisionNewNormalAdd new CN format for MPEG-2 or update video/mpeg format to cover MPEG-22019-03-08 16:03
3666Java ClientStoryIn ProgressLowD1Client.listUpdateHistory() needs to handle changing access policiesRob Nahf2018-01-17 20:19d1_libclient_java
6850Java ClientStoryNewNormalautomate Java Client releases Rob Nahf2018-01-17 19:42d1_libclient_java
7389Java ClientTaskTestingNormalV2 D1Object fails to download V1 contentChris Jones2015-09-28 17:50d1_libclient_java
1648Java ClientTaskNewNormalUpdate d1_libclient_java ObjectFormatCache to include addFormat()2016-06-22 16:51d1_libclient_java
1647Java ClientTaskNewNormalUpdate d1_common_java ObjectFormatServiceImpl to include addFormat()2016-06-22 16:51d1_common_java
4665Java ClientTaskNewNormalTests contain redundant code.2015-02-11 20:08
4671Java ClientTaskIn ProgressNormalsuggest updating the following versions:2015-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
4660Java ClientTaskNewNormalsrc/main/java has XML filesRobert Waltz2015-02-11 20:08d1_common_java
3057Java ClientTaskIn ProgressNormalretest CLOSE_WAIT issue once the lib client is complete.Rob Nahf2015-02-11 19:52d1_libclient_java
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
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
1559Java ClientTaskNewLowRefactor d1_libclient_java echo tests Rob Nahf2015-02-11 19:49d1_libclient_java
4657Java ClientTaskNewNormalPom versions are mixed between properties and inline (e.g. <version>1.8.4</version>)Rob Nahf2015-02-11 20:08
4673Java ClientTaskNewNormalPom has warnings:2015-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
4668Java ClientTaskNewNormal- No types implement toString2015-02-11 20:08
4672Java ClientTaskIn ProgressNormalmvn dependencies:analyse shows transitive dependencies:2015-02-11 20:08
1555Java ClientTaskNewNormalModify TestSimpleMultipartEntity for use with MockHttpClientRob Nahf2015-02-11 19:49d1_common_java
4667Java ClientTaskNewNormal- (Important!) No types implement equals or hashcode2015-02-11 20:08
7120Java ClientTaskTestingNormalFix DataPackage.insertRelationship() to handle any URI for external identifiersChris Jones2015-06-04 21:48d1_libclient_java
5313Java ClientTaskNewNormalenable remote deployment of product packages from Hudson / JenkinsRob Nahf2015-02-11 20:34
4661Java ClientTaskNewNormalDeprecated methods give no indication of the (Java) version in which they will be removed2015-02-11 20:08
1554Java ClientTaskNewNormalCreate MockHttpClient for testing in d1_common_javaRob Nahf2015-02-11 19:49d1_common_java
6748Java ClientTaskNewNormalCreate a factory / builder class for converting versioned types.2015-02-11 19:47
1552Java ClientTaskNewNormalCopy TestSimpleMultipartEntity from d1_common_java to d1_integrationRob Nahf2015-02-11 19:49
4666Java ClientTaskNewNormal- All types have the same serialVersionUID (10000000)2015-02-11 20:08
3721Java ClientTaskIn ProgressNormaladd resource map validation routine to libclient_javaRob Nahf2015-02-11 20:42d1_libclient_java
6789Java ClientBugIn ProgressNormalRead API calls to the CN are hangingRob Nahf2016-05-07 07:59
3165Java ClientBugNewLowLibclient caching does not respect accessPoliciesRob Nahf2015-02-11 18:37d1_libclient_java
6765Java ClientBugNewNormaljibx-maven-plugin incompatible with Java 8Rob Nahf2015-01-19 23:17
7432Java ClientBugIn ProgressNormalJava Client does not support idFilter for v2 releaseRob Nahf2019-06-14 18:47d1_libclient_java
7322Java ClientBugTestingNormalD1Object stores data in memory, causes out of memory errorsChris Jones2015-08-28 00:15d1_libclient_java
2968Java ClientBugNewNormalcn.getFormat() doesn't use cn associated with the CNode objectRob Nahf2015-02-11 20:56d1_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
8683Member NodesStoryNewNormalUSGS SDC: redeploy as a v2 Slender Node with GMNJohn Evans2019-05-15 14:03
8244Member NodesStoryNewNormalUpgrade Member Node to current version of Metacat (IOE)Amy Forrester2018-01-25 15:36
8833Member NodesStoryNewNormalProblems utilizing pyshacl within SlenderNodesJohn Evans2019-08-09 18:20
8535Member NodesStoryIn ProgressNormalNeotoma: Story: Discovery & PlanningAmy Forrester2018-04-09 21:14
8727Member NodesStoryIn ProgressNormalNCAR Discovery & Assessment2019-01-22 18:34
8213Member NodesStoryNewNormalKUBI node is not responding as a MNDave Vieglais2017-11-06 22:18
8831Member NodesStoryNewNormalImport error with schema_org.dataJohn Evans2019-08-05 18:57
8819Member NodesStoryNewNormalIEDA documents not in DataONE2019-06-13 19:20
5895Member NodesStoryNewNormalGBIF: Transition to production2018-01-22 18:41
5838Member NodesStoryNewNormalGBIF: Testing2019-01-28 14:39
5867Member NodesStoryNewNormalGBIF: Registration in Production environment2019-01-24 17:08
5833Member NodesStoryIn ProgressNormalGBIF: Developing2019-02-19 18:24
8358Member NodesStoryIn ProgressNormalDiscovery & Planning (CAFF)Amy Forrester2018-04-06 14:56
8634Member NodesStoryNewNormalDAAC: Testing & DevelopmentDave Vieglais2018-07-02 14:55
8564Member NodesStoryNewNormal(CyVerse) Testing & Development Rob Nahf2018-07-02 19:56
8568Member NodesStoryNewNormal(CyVerse) Move to production2018-04-23 21:18
8225Member NodesStoryIn ProgressNormalCustomize Indexing & View for gmd-pangaeaRob Nahf2018-05-17 14:30
8832Member NodesStoryNewNormalConflict between pyshacl and owlr on ubuntuJohn Evans2019-08-05 19:32
8521Member NodesStoryNewNormalCAFF: Testing & Development2018-04-06 15:17
8589Member NodesStoryNewNormalARM: Re-Discovery & Planning2018-05-10 21:44
8835Member NodesStoryNewNormalAdd ability for scanner to stop after a certain number of errorsJohn Evans2019-08-12 19:16
4116Member NodesTaskIn ProgressNormalWork with FRIM to upgrade Metacat to 2.2.1 or laterJing Tao2015-01-23 19:02
5450Member NodesTaskIn ProgressNormal(Waiting for) USC to complete development of MN stack (derived from GMN)Laura Moyers2018-08-31 15:26
8247Member NodesTaskNewNormalVerify upgraded metacat is operating correctly as a production member node.Jing Tao2018-02-02 15:49
5122Member NodesTaskNewNormalVerify/update information in TFRI's node registrationChris Jones2014-04-18 16:51
3868Member NodesTaskIn ProgressNormalVerify TFRI node is running NTPBen Leinfelder2013-08-05 17:25
7930Member NodesTaskIn ProgressNormalverify obsoletion in tDAR sandboxDave Vieglais2016-12-01 23:47
4118Member NodesTaskNewNormalValidate FRIM sync against stage environment2015-01-23 19:02
3989Member NodesTaskNewNormalUSGS Clearinghouse resource maps have discrepancies with CNRanjeet Devarakonda2013-09-26 23:34
8246Member NodesTaskNewNormalUpgrade metacat to the latest versionJing Tao2018-04-23 16:09
6053Member NodesTaskIn ProgressNormalUpdate science metadata files to include ORNL schema typeRanjeet Devarakonda2014-11-24 14:57
3906Member NodesTaskNewHighUpdate malformed Resource Maps2013-08-09 17:50
3567Member NodesTaskNewNormalUnresolvable content on CN from ONEShare2016-06-03 13:43
8531Member NodesTaskNewNormalTraining & education 2018-04-06 15:11
3597Member NodesTaskNewNormalThe Avian Knolwedge Network (AKN) and Cornell Lab of Ornithology eBird should be distinct Member NodesBen Leinfelder2014-04-23 01:32
8566Member NodesTaskIn ProgressNormalTest RegistrationRob Nahf2019-04-16 17:17
8145Member NodesTaskNewNormalTest FabricMonica Ihli2017-07-19 00:44
8154Member NodesTaskNewNormalTest content from the test NKN member node should be archived or deleted from production2017-07-26 19:55
8149Member NodesTaskNewNormalTest 1.x to 2.x pip upgrade w/ no dataMonica Ihli2017-09-26 15:57
8723Member NodesTaskNewLowtDAR: Implemented IP Whitelisting on tDAR systems / Impacts to reportingAmy Forrester2018-10-02 16:51
7686Member NodesTaskTestingHightDAR - Enable URL links out to data from search results Ben Leinfelder2016-09-27 15:56
(601-700/1153) Per page: 25, 50, 100, 500

Also available in: Atom CSV PDF

Add picture from clipboard (Maximum size: 14.8 MB)