abrt / faf

Platform for collection and analysis of packages and package crashes
GNU General Public License v3.0
46 stars 47 forks source link

Disassociate external link #495

Open patriczek opened 8 years ago

patriczek commented 8 years ago

We want to add a functionality to disassociate an external link from report, because if someone assign a bad external url, then the url cannot be changed or removed.

anishaswain commented 6 years ago

@marusak @patriczek I am interested to fix this issue. I would like to know more about it.

marusak commented 6 years ago

Hi @Anisha1234 This issue is a bit more complicated than #491, so lets start with that :)

But I just may explain this issue a bit better, as it never does any harm

There is option to attach external URLs to reports, for example see https://retrace.fedoraproject.org/faf/reports/2279255/ But there is no way how I can remove this URL, which is not what I wanted to put there. Therefore this issue - lets make it possible to remove such URL. There is a place for proposing how we should do it so its functional and looks nicely. I have some ideas, but not gonna mention them, so others can think for themseves and possibly we can find better solution than the one I have in mind.

kshitija08 commented 6 years ago

Hi @marusak @patriczek. I am a final year undergraduate from IIT Roorkee. I was introduced to this project from outreachy's project list. I am new to open source development but I have done python programming previously. I would love to learn and contribute to this issue. Kindly, tell me more about it and guide me further.

marusak commented 6 years ago

Hi @kshitija08 Happy to hear that you are interested. @Anisha1234 wrote to this issue first and I am not sure, what is the progress or plans. I don't want that two people work on the same issue as then only one PR can be picked.

Anyway, if @Anisha1234 does want to work on it, you should not take it. Please contact me on my email and I can show you some other issues you may work on :)

kshitija08 commented 6 years ago

Thanks @marusak . I have mailed you :) I will take care about this next time.

Riju19 commented 6 years ago

Hi! Is anyone working on this issue?