📓
Object-Mappers-Docs
  • Introduction
  • contributing
    • Contributing
  • links
    • Resources
  • reporting
    • Bug Report
    • Custom Report
    • Feature Request Template
    • General Information
    • Issue Report
    • Pull Request Template
  • user-guide
    • Changelog
    • Code of Conduct
    • Code Owners
    • Dependency Management
    • FAQ
    • Getting Started
    • Repositories: How to move content from one repository to another one
    • Troubleshooting
    • Upgrading
  • modules
    • beancp
      • BeanCP Tutorial
    • beanmapper
      • BeanMapper Tutorial
    • beanutils
      • BeanUtils Tutorial
    • bull
      • Bull Tutorial
    • converter
      • Converter Tutorial
    • datus
      • Datus Tutorial
    • doov
      • Doov Tutorial
    • dozer
      • Dozer Tutorial
    • jmapper
      • JMapper Tutorial
    • mapstruct
      • MapStruct Tutorial
    • modelmapper
      • ModelMapper Tutorial
    • moo
      • Moo Tutorial
    • nomin
      • Nomin Tutorial
    • orika
      • Orika Tutorial
    • remap
      • ReMap Tutorial
    • selma
      • Selma Tutorial
    • smooks
      • Smooks Tutorial
Powered by GitBook
On this page
  • Prerequisites
  • Metadata Head
  • Issue Type
  • Description
  • Steps to Reproduce
  • Expected Behavior
  • Actual Behavior
  • Example
  • Environment and Versions
  • Stack Trace and Error Messages
  • References
  • Potential Solution

Was this helpful?

  1. reporting

General Information

PreviousFeature Request TemplateNextIssue Report

Last updated 3 years ago

Was this helpful?

Please read the before filling out this issue template.

Prerequisites

This section and the instructions in the sections below are only part of this issue template. Please ensure to delete this whole section, all pre-filled instructions of the sections below and sections you have not filled out before submitting to ensure a clear structure and overview.

Please do your best to provide as much information as possible and use a clear and descriptive title for your enhancement suggestion or bug report to help maintainers and the community understand and reproduce the behavior, find related reports and to resolve the ticket faster.

  • Ensure the issue has not already been reported by using the — if it has and the issue is still open, add a comment to the existing issue instead of opening this new one. If you find a closed issue that seems to be similar to this one, include a link to the original issue in the section of this issue.

  • Ensure the issue is reproducible — try to use the and branch.

Metadata Head

The metadata head should be added to the top of the issue as containing the and if necessary the ID of other related issues.

Issue type: Related issues:

Issue Type

Set the type of this issue. It determines which information will be required in the following sections when it is an or an .

  • feature

  • improvement

  • bug

  • test

  • task

  • subtask

Description

Steps to Reproduce

  1. Step One

  2. Step Two

  3. ...

Expected Behavior

What you expect to happen?

Actual Behavior

What actually happens?

Example

This is a optional section, but it can drastically increase the speed at which this issue can be processed since it takes away the time-consuming reconstruction to reproduce the enhancement or bug.

Environment and Versions

  • What is the version of IceCore Hashids you are using?

  • What is the name and the version of the OS you're using?

    • Have you tried to reproduce it on different OS environments and if yes is the behavior the same for all?

  • Which Java JDK/JRE distribution and version are you using? (Oracle, OpenJDK, ...)

  • Are you running the project with your IDE or through Maven?

    • Are you using any additional CLI arguments for Java or Maven?

Stack Trace and Error Messages

Paste the full stack trace, error messages or the logfile here ...

References

Add any other references and links which are relevant for this issue.

Potential Solution

If this is a bug report this might include the lines of code that you have identified as causing the bug or in case of an enhancement suggestion references to other projects where this enhancement already exists.

Describe the enhancement or bug as in many relevant details as possible. If this is a enhancement suggestion add specific use-cases and explain why this feature or improvement would be useful. If this is a bug provide ensure to fill in the it.

Provide a

The recommended way is to upload it as or new repository to GitHub, but of course you can , use any free file hosting service or paste the code in into this issue.

... or to this issue.

MCVE - The Minimal, Complete, and Verifiable Example
Gist
attach it to this issue
Markdown code blocks
attach them as files
contribution guidelines
GitHub Issues search
latest version
develop
Markdown text quote
bug report
enhancement suggestion
metadata head
issue type
steps to reproduce